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 {#4201
  #connection: "mysql"
  #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 {#4094
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201}
              1 => App\Models\Event {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
  #connection: "mysql"
  #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 {#4195
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196}
              2 => 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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4190}
              3 => App\Models\Event {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
  #connection: "mysql"
  #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 {#4199
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993}
              4 => App\Models\Event {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
  #connection: "mysql"
  #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 {#4322
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186}
              5 => 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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4187}
              6 => 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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#4184}
              7 => App\Models\Event {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4185
  #connection: "mysql"
  #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 {#4204
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185}
              8 => App\Models\Event {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
  #connection: "mysql"
  #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 {#4193
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182}
              9 => App\Models\Event {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
  #connection: "mysql"
  #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 {#4207
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183}
              10 => App\Models\Event {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
  #connection: "mysql"
  #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 {#4205
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180}
              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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4181}
              12 => App\Models\Event {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
  #connection: "mysql"
  #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 {#4210
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179}
              13 => 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" => 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 {#4214
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4214
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#4209
            #items: array:14 [
              0 => App\Models\Event {#4201
                #connection: "mysql"
                #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 {#4094
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4196
                #connection: "mysql"
                #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 {#4195
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4202
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#3993
                #connection: "mysql"
                #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 {#4199
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4186
                #connection: "mysql"
                #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 {#4322
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#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" => 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 {#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" => 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 {#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" => 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 {#4185
                #connection: "mysql"
                #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 {#4204
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4182
                #connection: "mysql"
                #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 {#4193
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4183
                #connection: "mysql"
                #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 {#4207
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4180
                #connection: "mysql"
                #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 {#4205
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#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" => 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 {#4208
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4179
                #connection: "mysql"
                #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 {#4210
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_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 {#4178}
            ]
            #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 {#4269
  #connection: "mysql"
  #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 {#4230
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269}
              1 => App\Models\Event {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
  #connection: "mysql"
  #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 {#4231
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267}
              2 => App\Models\Event {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
  #connection: "mysql"
  #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 {#4235
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271}
              3 => 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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4270}
              4 => 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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4273}
              5 => App\Models\Event {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
  #connection: "mysql"
  #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 {#4258
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272}
              6 => App\Models\Event {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
  #connection: "mysql"
  #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 {#4248
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275}
              7 => App\Models\Event {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
  #connection: "mysql"
  #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 {#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" => 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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274}
              8 => App\Models\Event {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4276
  #connection: "mysql"
  #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 {#4252
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276}
              9 => App\Models\Event {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
  #connection: "mysql"
  #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 {#4255
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266}
              10 => 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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4247
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4277}
              11 => 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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4253
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4278}
              12 => 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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4250
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4279}
              13 => 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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4246
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4280}
              14 => App\Models\Event {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
  #connection: "mysql"
  #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 {#4234
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357}
              15 => 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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4245
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4281}
              16 => 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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4244
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4282}
              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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4242
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4286}
              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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
  #connection: "mysql"
  #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 {#4256
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353}
              21 => 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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4239
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4287}
              22 => App\Models\Event {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
  #connection: "mysql"
  #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 {#4241
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085}
              23 => 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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4237
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4284}
              24 => 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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4232
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4288}
              25 => 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" => 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 {#4229
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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" => 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 {#4229
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "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 {#4238
            #items: array:26 [
              0 => App\Models\Event {#4269
                #connection: "mysql"
                #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 {#4230
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4267
                #connection: "mysql"
                #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 {#4231
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4271
                #connection: "mysql"
                #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 {#4235
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4236
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4264
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4272
                #connection: "mysql"
                #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 {#4258
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4275
                #connection: "mysql"
                #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 {#4248
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4274
                #connection: "mysql"
                #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 {#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" => 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 {#4276
                #connection: "mysql"
                #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 {#4252
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4266
                #connection: "mysql"
                #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 {#4255
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4247
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4253
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4250
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4246
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4357
                #connection: "mysql"
                #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 {#4234
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4245
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4244
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4243
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4242
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4392
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4353
                #connection: "mysql"
                #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 {#4256
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4239
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4085
                #connection: "mysql"
                #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 {#4241
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4237
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#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" => 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 {#4232
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "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 {#4290}
            ]
            #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 {#4368
  #connection: "mysql"
  #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 {#3831
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368}
              1 => App\Models\Event {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3828
  #connection: "mysql"
  #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 {#3802
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828}
              2 => App\Models\Event {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3832
  #connection: "mysql"
  #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 {#3797
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832}
              3 => App\Models\Event {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3834
  #connection: "mysql"
  #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 {#4395
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834}
              4 => App\Models\Event {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4097
  #connection: "mysql"
  #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 {#3827
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097}
              5 => App\Models\Event {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4098
  #connection: "mysql"
  #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 {#3830
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098}
              6 => App\Models\Event {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4342
  #connection: "mysql"
  #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 {#4086
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342}
              7 => App\Models\Event {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4095
  #connection: "mysql"
  #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 {#3829
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095}
              8 => App\Models\Event {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4093
  #connection: "mysql"
  #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 {#4080
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093}
              9 => App\Models\Event {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4092
  #connection: "mysql"
  #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 {#3809
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092}
              10 => App\Models\Event {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4091
  #connection: "mysql"
  #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 {#4355
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091}
              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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#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" => 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 {#3814
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4374}
              12 => App\Models\Event {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4096
  #connection: "mysql"
  #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 {#3812
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096}
              13 => App\Models\Event {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4340
  #connection: "mysql"
  #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 {#3883
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340}
              14 => 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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#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" => 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 {#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" => 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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4376}
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4352
  #connection: "mysql"
  #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 {#4372
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352}
              16 => App\Models\Event {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4356
  #connection: "mysql"
  #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 {#3825
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356}
              17 => App\Models\Event {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4385
  #connection: "mysql"
  #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 {#3823
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385}
              18 => App\Models\Event {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3791
  #connection: "mysql"
  #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 {#3819
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791}
              19 => App\Models\Event {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#4365
  #connection: "mysql"
  #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 {#4298
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365}
              20 => App\Models\Event {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3789
  #connection: "mysql"
  #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 {#3815
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789}
              21 => App\Models\Event {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3792
  #connection: "mysql"
  #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 {#3817
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792}
              22 => App\Models\Event {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3874
  #connection: "mysql"
  #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 {#4171
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874}
              23 => App\Models\Event {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3790
  #connection: "mysql"
  #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 {#3808
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790}
              24 => App\Models\Event {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3787
  #connection: "mysql"
  #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 {#3799
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787}
              25 => App\Models\Event {#3788
                #connection: "mysql"
                #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 {#3820
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3788
  #connection: "mysql"
  #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 {#3820
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788}
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3805
  #connection: "mysql"
  #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 {#3821
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805}
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3786
  #connection: "mysql"
  #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 {#3818
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786}
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3781
  #connection: "mysql"
  #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 {#3813
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781}
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3780
  #connection: "mysql"
  #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 {#3822
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780}
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3778
  #connection: "mysql"
  #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 {#4363
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778}
              31 => App\Models\Event {#3776
                #connection: "mysql"
                #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 {#3793 …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 {#3776
  #connection: "mysql"
  #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 {#3793
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3806
            #items: array:32 [
              0 => App\Models\Event {#4368
                #connection: "mysql"
                #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 {#3831
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3828
                #connection: "mysql"
                #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 {#3802
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3832
                #connection: "mysql"
                #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 {#3797
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3834
                #connection: "mysql"
                #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 {#4395
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4097
                #connection: "mysql"
                #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 {#3827
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4098
                #connection: "mysql"
                #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 {#3830
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4342
                #connection: "mysql"
                #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 {#4086
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4095
                #connection: "mysql"
                #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 {#3829
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4093
                #connection: "mysql"
                #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 {#4080
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4092
                #connection: "mysql"
                #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 {#3809
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4091
                #connection: "mysql"
                #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 {#4355
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#3814
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4096
                #connection: "mysql"
                #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 {#3812
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4340
                #connection: "mysql"
                #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 {#3883
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#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" => 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 {#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 => "*"
                ]
              }
              15 => App\Models\Event {#4352
                #connection: "mysql"
                #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 {#4372
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4356
                #connection: "mysql"
                #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 {#3825
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4385
                #connection: "mysql"
                #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 {#3823
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3791
                #connection: "mysql"
                #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 {#3819
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4365
                #connection: "mysql"
                #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 {#4298
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3789
                #connection: "mysql"
                #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 {#3815
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3792
                #connection: "mysql"
                #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 {#3817
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3874
                #connection: "mysql"
                #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 {#4171
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3790
                #connection: "mysql"
                #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 {#3808
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3787
                #connection: "mysql"
                #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 {#3799
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: 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 {#3788
                #connection: "mysql"
                #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 {#3820 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3805
                #connection: "mysql"
                #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 {#3821 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3786
                #connection: "mysql"
                #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 {#3818 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#3781
                #connection: "mysql"
                #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 {#3813 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3780
                #connection: "mysql"
                #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 {#3822 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3778
                #connection: "mysql"
                #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 {#4363 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3776}
            ]
            #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 {#3589
  #connection: "mysql"
  #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 {#3878
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589}
              1 => App\Models\Event {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3594
  #connection: "mysql"
  #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 {#3641
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594}
              2 => App\Models\Event {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#4316
  #connection: "mysql"
  #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 {#3607
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316}
              3 => App\Models\Event {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3581
  #connection: "mysql"
  #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 {#4067
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581}
              4 => App\Models\Event {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3768
  #connection: "mysql"
  #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 {#3608
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768}
              5 => App\Models\Event {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3635
  #connection: "mysql"
  #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 {#3631
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635}
              6 => App\Models\Event {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3634
  #connection: "mysql"
  #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 {#3610
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634}
              7 => App\Models\Event {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3632
  #connection: "mysql"
  #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 {#3639
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632}
              8 => App\Models\Event {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3630
  #connection: "mysql"
  #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 {#4302
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630}
              9 => App\Models\Event {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3629
  #connection: "mysql"
  #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 {#4069
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629}
              10 => App\Models\Event {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3628
  #connection: "mysql"
  #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 {#3782
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628}
              11 => App\Models\Event {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3627
  #connection: "mysql"
  #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 {#4071
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627}
              12 => App\Models\Event {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3626
  #connection: "mysql"
  #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 {#3770
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626}
              13 => App\Models\Event {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3625
  #connection: "mysql"
  #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 {#3962
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625}
              14 => App\Models\Event {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3624
  #connection: "mysql"
  #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 {#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" => 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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624}
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3623
  #connection: "mysql"
  #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 {#4126
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623}
              16 => App\Models\Event {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3622
  #connection: "mysql"
  #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 {#3769
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622}
              17 => App\Models\Event {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3621
  #connection: "mysql"
  #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 {#3604
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621}
              18 => App\Models\Event {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3620
  #connection: "mysql"
  #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 {#4077
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620}
              19 => App\Models\Event {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3619
  #connection: "mysql"
  #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 {#3998
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619}
              20 => App\Models\Event {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3771
  #connection: "mysql"
  #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 {#4177
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771}
              21 => App\Models\Event {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3618
  #connection: "mysql"
  #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 {#3765
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618}
              22 => App\Models\Event {#3617
                #connection: "mysql"
                #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 {#3784
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3617
  #connection: "mysql"
  #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 {#3784
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617}
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3616
  #connection: "mysql"
  #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 {#4172
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616}
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3615
  #connection: "mysql"
  #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 {#3886
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615}
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3613
  #connection: "mysql"
  #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 {#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" => 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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613}
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3633
  #connection: "mysql"
  #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 {#3591
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633}
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3605
  #connection: "mysql"
  #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 {#4379
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605}
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#4317
  #connection: "mysql"
  #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 {#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" => 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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317}
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3586
  #connection: "mysql"
  #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 {#4175
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586}
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#4426
  #connection: "mysql"
  #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 {#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" => 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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426}
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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 {#3582
  #connection: "mysql"
  #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 {#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" => 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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582}
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => 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" => 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 {#3584 …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" => 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 {#3609
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#4163}
              33 => 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" => 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 {#3584 …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 {#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" => 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 {#3584
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_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 {#3597
            #items: array:34 [
              0 => App\Models\Event {#3589
                #connection: "mysql"
                #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 {#3878
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3594
                #connection: "mysql"
                #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 {#3641
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#4316
                #connection: "mysql"
                #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 {#3607
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3581
                #connection: "mysql"
                #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 {#4067
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3768
                #connection: "mysql"
                #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 {#3608
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3635
                #connection: "mysql"
                #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 {#3631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3634
                #connection: "mysql"
                #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 {#3610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3632
                #connection: "mysql"
                #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 {#3639
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3630
                #connection: "mysql"
                #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 {#4302
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3629
                #connection: "mysql"
                #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 {#4069
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3628
                #connection: "mysql"
                #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 {#3782
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3627
                #connection: "mysql"
                #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 {#4071
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3626
                #connection: "mysql"
                #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 {#3770
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3625
                #connection: "mysql"
                #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 {#3962
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3624
                #connection: "mysql"
                #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 {#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 {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#3623
                #connection: "mysql"
                #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 {#4126
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3622
                #connection: "mysql"
                #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 {#3769
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3621
                #connection: "mysql"
                #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 {#3604
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3620
                #connection: "mysql"
                #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 {#4077
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3619
                #connection: "mysql"
                #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 {#3998
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3771
                #connection: "mysql"
                #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 {#4177
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #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 {#3618
                #connection: "mysql"
                #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 {#3765
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #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 {#3617
                #connection: "mysql"
                #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 {#3784 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#3616
                #connection: "mysql"
                #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 {#4172 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#3615
                #connection: "mysql"
                #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 {#3886 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#3613
                #connection: "mysql"
                #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 {#4188 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#3633
                #connection: "mysql"
                #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 {#3591 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#3605
                #connection: "mysql"
                #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 {#4379 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4317
                #connection: "mysql"
                #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 {#4387 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3586
                #connection: "mysql"
                #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 {#4175 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4426
                #connection: "mysql"
                #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 {#4206 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3582
                #connection: "mysql"
                #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 {#4390 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => 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" => 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 {#3609 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#4216}
            ]
            #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 බාලිකා
අංකය
101
102
103
150
151
152
199
200
201
248
249
250
297
298
299
503
504
542
543
581
582
622
623
642
643
664
665
666
687
688
689
710
711
739
740
768
769
770
771
813
814
815
816
858
860
862
873
874
889
890
1004
1006
1018
1019
1020
1022
1023
1024
1060
1061
1062
1063
1102
1103
1104
1105
1144
1145
1146
1201
1202
1203
1258
1259
1260
1315
1316
1317
1372
1373
1374
1429
1430
1431
1486
1487
1488
1543
1544
1545
1600
1601
1602
1659
1661
1663
1664
1687
1688
1719
1720
1737
1738
12 න් පහළ - මීටර් 60 බාලිකා
අංකය
5001
5002
5003
5019
5020
5021
5037
5038
5039
5055
5056
5057
5073
5074
5075
5238
5239
5240
5268
5269
5270
5298
5299
5300
5328
5331
5349
5350
5368
5371
5374
5391
5394
5397
5414
5415
5436
5437
5458
5459
5460
5495
5496
5497
5532
5533
5539
5557
5558
5638
5639
5648
5649
5650
5651
5652
5687
5688
5689
5690
5698
5699
5700
5701
5739
5740
5741
5742
5750
5751
5752
5753
5791
5792
5793
5854
5855
5856
5917
5918
5919
5980
5981
5982
6043
6044
6045
6106
6107
6108
6169
6170
6171
6232
6233
6234
6297
6299
6301
6302
6322
6323
6348
6349
6350
6354
6355
6356
12 න් පහළ - මීටර් 100 බාලිකා
අංකය
101
102
103
108
109
110
118
119
120
132
133
134
150
151
152
157
158
159
167
168
169
181
182
183
199
200
201
206
207
208
216
217
218
230
231
232
248
249
250
255
256
257
265
266
267
279
280
281
297
298
299
304
305
306
314
315
316
328
329
330
346
350
352
363
365
366
371
373
374
391
392
400
405
409
411
422
424
425
430
432
433
450
451
459
468
471
472
473
474
480
481
482
493
501
503
504
505
508
509
510
515
518
520
524
527
534
535
541
542
543
544
547
548
549
554
557
559
563
566
573
574
580
581
582
583
586
587
588
593
596
598
602
605
612
613
619
622
623
624
625
631
636
640
642
646
648
651
652
664
665
666
668
672
673
675
678
680
682
687
688
689
691
695
696
698
701
703
705
710
711
717
718
725
726
730
733
739
740
746
747
754
755
759
762
775
776
777
783
784
792
795
807
812
820
821
822
828
829
837
840
852
857
859
861
868
869
873
874
881
882
884
891
892
904
905
916
917
940
956
993
997
1000
1001
1005
1007
1008
1010
1013
1015
1018
1019
1020
1022
1023
1024
1025
1026
1029
1031
1033
1038
1047
1049
1050
1055
1057
1059
1060
1061
1062
1063
1064
1065
1067
1071
1072
1073
1089
1093
1095
1102
1103
1104
1105
1106
1107
1109
1113
1114
1115
1131
1135
1137
1144
1145
1146
1149
1153
1156
1162
1163
1165
1174
1175
1176
1182
1190
1191
1201
1202
1203
1206
1210
1213
1219
1220
1222
1231
1232
1233
1239
1247
1248
1258
1259
1260
1263
1267
1270
1276
1277
1279
1288
1289
1290
1296
1304
1305
1315
1316
1317
1320
1324
1327
1333
1334
1336
1345
1346
1347
1353
1361
1362
1372
1373
1374
1377
1381
1384
1390
1391
1393
1402
1403
1404
1410
1418
1419
1429
1430
1431
1434
1438
1441
1447
1448
1450
1459
1460
1461
1467
1475
1476
1486
1487
1488
1491
1495
1498
1504
1505
1507
1516
1517
1518
1524
1532
1533
1543
1544
1545
1548
1552
1555
1561
1562
1564
1573
1574
1575
1581
1589
1590
1600
1601
1602
1605
1609
1612
1618
1619
1621
1630
1631
1632
1638
1646
1647
1661
1662
1663
1664
1670
1677
1678
1687
1688
1690
1692
1697
1698
1701
1702
1711
1716
1721
1722
1723
1726
1730
1732
1739
1740
1741
1744
1748
1750
1755
1757
12 න් පහළ - මීටර් 100 බාලිකා
අංකය
5001
5003
5006
5008
5009
5019
5021
5024
5026
5027
5037
5039
5042
5044
5045
5055
5057
5060
5062
5063
5073
5075
5078
5080
5081
5091
5093
5095
5097
5102
5103
5104
5119
5120
5123
5138
5139
5142
5144
5146
5148
5153
5154
5155
5170
5171
5174
5189
5190
5193
5195
5198
5199
5200
5213
5214
5215
5235
5236
5237
5238
5239
5240
5244
5245
5246
5248
5255
5259
5268
5269
5270
5274
5275
5276
5278
5285
5289
5298
5299
5300
5304
5305
5306
5308
5315
5319
5328
5330
5333
5334
5338
5339
5343
5349
5350
5355
5356
5360
5361
5367
5368
5371
5374
5375
5377
5378
5381
5385
5386
5387
5389
5390
5391
5394
5397
5398
5400
5401
5404
5408
5409
5410
5412
5413
5418
5420
5422
5424
5430
5431
5432
5440
5442
5444
5446
5452
5453
5454
5463
5464
5465
5470
5471
5472
5475
5481
5482
5486
5488
5489
5500
5501
5502
5507
5508
5509
5512
5518
5519
5523
5525
5526
5532
5533
5534
5539
5546
5547
5551
5559
5560
5563
5566
5567
5578
5579
5600
5601
5621
5622
5629
5630
5637
5640
5641
5642
5648
5649
5650
5651
5652
5655
5656
5657
5659
5660
5666
5669
5673
5674
5675
5681
5682
5686
5687
5688
5689
5690
5692
5693
5694
5695
5698
5699
5700
5701
5703
5704
5705
5706
5710
5711
5712
5724
5731
5735
5736
5739
5740
5741
5742
5744
5745
5746
5747
5750
5751
5752
5753
5755
5756
5757
5758
5762
5763
5764
5776
5783
5787
5788
5791
5792
5793
5796
5797
5798
5809
5811
5821
5822
5824
5827
5831
5839
5841
5854
5855
5856
5859
5860
5861
5872
5874
5884
5885
5887
5890
5894
5902
5904
5917
5918
5919
5922
5923
5924
5935
5937
5947
5948
5950
5953
5957
5965
5967
5980
5981
5982
5985
5986
5987
5998
6000
6010
6011
6013
6016
6020
6028
6030
6043
6044
6045
6048
6049
6050
6061
6063
6073
6074
6076
6079
6083
6091
6093
6106
6107
6108
6111
6112
6113
6124
6126
6136
6137
6139
6142
6146
6154
6156
6169
6170
6171
6174
6175
6176
6187
6189
6199
6200
6202
6205
6209
6217
6219
6232
6233
6234
6237
6238
6239
6250
6252
6262
6263
6265
6268
6272
6280
6282
6299
6300
6301
6302
6308
6317
6319
6322
6323
6325
6327
6331
6335
6338
6339
6346
6348
6349
6350
6351
6353
6354
6355
6356
6357
6359
12 න් පහළ - උස පැනීම බාලිකා
අංකය
101
104
105
110
111
112
121
123
124
140
141
142
150
153
154
159
160
161
170
172
173
189
190
191
199
202
203
208
209
210
219
221
222
238
239
240
248
251
252
257
258
259
268
270
271
287
288
289
297
300
301
306
307
308
317
319
320
336
337
338
346
348
352
357
360
364
380
381
392
405
407
411
416
419
423
439
440
451
469
470
479
486
489
495
504
506
507
543
545
546
582
584
585
621
636
642
644
648
649
651
659
666
667
670
671
675
689
690
693
694
698
714
720
721
729
735
743
749
750
758
764
785
786
792
797
798
800
830
831
837
842
843
845
858
863
865
866
869
872
883
884
885
900
901
908
909
936
937
949
950
962
963
993
995
1000
1002
1005
1007
1009
1011
1014
1016
1021
1022
1023
1024
1025
1027
1031
1032
1043
1048
1049
1063
1082
1088
1099
1101
1105
1124
1130
1141
1143
1147
1148
1159
1160
1161
1165
1166
1170
1175
1177
1185
1204
1205
1216
1217
1218
1222
1223
1227
1232
1234
1242
1261
1262
1273
1274
1275
1279
1280
1284
1289
1291
1299
1318
1319
1330
1331
1332
1336
1337
1341
1346
1348
1356
1375
1376
1387
1388
1389
1393
1394
1398
1403
1405
1413
1432
1433
1444
1445
1446
1450
1451
1455
1460
1462
1470
1489
1490
1501
1502
1503
1507
1508
1512
1517
1519
1527
1546
1547
1558
1559
1560
1564
1565
1569
1574
1576
1584
1603
1604
1615
1616
1617
1621
1622
1626
1631
1633
1641
1657
1658
1666
1667
1671
1672
1679
1686
1690
1693
1695
1703
1705
1714
12 න් පහළ - උස පැනීම බාලිකා
අංකය
5001
5002
5004
5007
5009
5012
5019
5020
5022
5025
5027
5030
5037
5038
5040
5043
5045
5048
5055
5056
5058
5061
5063
5066
5073
5074
5076
5079
5081
5084
5092
5106
5111
5121
5131
5143
5157
5162
5172
5182
5196
5197
5200
5214
5221
5227
5240
5241
5242
5267
5270
5271
5272
5297
5300
5301
5302
5327
5343
5348
5352
5357
5362
5366
5367
5369
5370
5373
5380
5381
5392
5393
5396
5403
5404
5419
5426
5441
5448
5466
5467
5470
5475
5486
5487
5503
5504
5507
5512
5523
5524
5534
5537
5538
5552
5570
5571
5627
5628
5635
5636
5637
5649
5650
5653
5654
5657
5659
5665
5670
5671
5688
5689
5690
5691
5692
5699
5700
5701
5702
5703
5723
5727
5735
5740
5741
5742
5743
5744
5751
5752
5753
5754
5755
5775
5779
5787
5794
5795
5796
5802
5807
5810
5814
5820
5832
5834
5837
5847
5857
5858
5859
5865
5870
5873
5877
5883
5895
5897
5900
5910
5920
5921
5922
5928
5933
5936
5940
5946
5958
5960
5963
5973
5983
5984
5985
5991
5996
5999
6003
6009
6021
6023
6026
6036
6046
6047
6048
6054
6059
6062
6066
6072
6084
6086
6089
6099
6109
6110
6111
6117
6122
6125
6129
6135
6147
6149
6152
6162
6172
6173
6174
6180
6185
6188
6192
6198
6210
6212
6215
6225
6235
6236
6237
6243
6248
6251
6255
6261
6273
6275
6278
6288
6295
6296
6303
6304
6311
6328
6329
6330
6332
6343
12 න් පහළ - දුර පැනීම බාලිකා
අංකය
103
104
106
110
111
112
113
121
123
125
135
140
141
152
153
155
159
160
161
162
170
172
174
184
189
190
201
202
204
208
209
210
211
219
221
223
233
238
239
250
251
253
257
258
259
260
268
270
272
282
287
288
299
300
302
306
307
308
309
317
319
321
331
336
337
347
350
354
360
361
364
371
381
382
396
401
403
406
409
413
419
420
423
430
440
441
455
460
462
465
467
470
474
480
481
488
489
495
496
498
503
506
509
511
516
518
519
522
526
527
534
535
536
542
545
548
550
555
557
558
561
565
566
573
574
575
581
584
587
589
594
596
597
600
604
605
612
613
614
620
624
625
633
640
643
644
646
650
652
656
657
659
664
665
667
669
670
671
675
678
684
687
688
690
692
693
694
698
701
707
710
711
714
716
720
721
729
738
739
740
743
745
749
750
758
767
770
772
773
774
775
776
777
783
784
788
795
798
799
811
812
815
817
818
819
820
821
822
828
829
833
840
843
844
856
857
858
859
863
864
869
870
872
880
882
885
898
899
906
907
938
939
952
953
964
965
992
993
1001
1002
1004
1006
1010
1012
1015
1017
1018
1019
1020
1021
1026
1027
1029
1033
1042
1044
1047
1052
1055
1060
1061
1062
1065
1067
1070
1071
1072
1074
1095
1097
1100
1102
1103
1104
1107
1109
1112
1113
1114
1116
1137
1139
1142
1146
1147
1148
1150
1155
1156
1163
1170
1174
1176
1181
1189
1192
1194
1200
1203
1204
1205
1207
1212
1213
1220
1227
1231
1233
1238
1246
1249
1251
1257
1260
1261
1262
1264
1269
1270
1277
1284
1288
1290
1295
1303
1306
1308
1314
1317
1318
1319
1321
1326
1327
1334
1341
1345
1347
1352
1360
1363
1365
1371
1374
1375
1376
1378
1383
1384
1391
1398
1402
1404
1409
1417
1420
1422
1428
1431
1432
1433
1435
1440
1441
1448
1455
1459
1461
1466
1474
1477
1479
1485
1488
1489
1490
1492
1497
1498
1505
1512
1516
1518
1523
1531
1534
1536
1542
1545
1546
1547
1549
1554
1555
1562
1569
1573
1575
1580
1588
1591
1593
1599
1602
1603
1604
1606
1611
1612
1619
1626
1630
1632
1637
1645
1648
1650
1656
1660
1665
1666
1675
1679
1681
1687
1689
1691
1694
1695
1697
1705
1706
1714
12 න් පහළ - දුර පැනීම බාලිකා
අංකය
5002
5004
5005
5007
5014
5020
5022
5023
5025
5032
5038
5040
5041
5043
5050
5056
5058
5059
5061
5068
5074
5076
5077
5079
5086
5091
5094
5095
5102
5103
5104
5124
5125
5129
5132
5140
5142
5145
5146
5153
5154
5155
5175
5176
5180
5183
5191
5195
5197
5205
5217
5220
5223
5230
5232
5238
5239
5244
5249
5253
5267
5268
5269
5274
5279
5283
5297
5298
5299
5304
5309
5313
5327
5331
5332
5333
5334
5337
5338
5339
5352
5353
5354
5355
5361
5362
5368
5372
5373
5376
5378
5380
5386
5389
5391
5395
5396
5399
5401
5403
5409
5412
5417
5418
5423
5424
5425
5430
5439
5440
5445
5446
5447
5452
5459
5460
5461
5462
5463
5465
5467
5471
5472
5473
5481
5486
5496
5497
5498
5499
5500
5502
5504
5508
5509
5510
5518
5523
5534
5536
5537
5540
5541
5542
5549
5555
5556
5568
5569
5598
5599
5619
5620
5621
5623
5624
5629
5631
5632
5638
5639
5648
5651
5652
5653
5654
5655
5656
5657
5660
5661
5669
5673
5675
5680
5684
5686
5687
5698
5710
5713
5721
5726
5727
5728
5739
5750
5762
5765
5773
5778
5779
5780
5791
5793
5794
5797
5800
5801
5811
5812
5813
5824
5827
5840
5843
5851
5854
5856
5857
5860
5863
5864
5874
5875
5876
5887
5890
5903
5906
5914
5917
5919
5920
5923
5926
5927
5937
5938
5939
5950
5953
5966
5969
5977
5980
5982
5983
5986
5989
5990
6000
6001
6002
6013
6016
6029
6032
6040
6043
6045
6046
6049
6052
6053
6063
6064
6065
6076
6079
6092
6095
6103
6106
6108
6109
6112
6115
6116
6126
6127
6128
6139
6142
6155
6158
6166
6169
6171
6172
6175
6178
6179
6189
6190
6191
6202
6205
6218
6221
6229
6232
6234
6235
6238
6241
6242
6252
6253
6254
6265
6268
6281
6284
6292
6297
6298
6301
6303
6307
6310
6318
6319
6323
6324
6326
6327
6338
6342
6344
12 න් පහළ - මීටර් 50x4 බාලිකා
අංකය
620
622
623
645
859
860
861
862
867
868
873
874
893
894
895
896
1004
1005
1006
1007
12 න් පහළ - මීටර් 50x4 බාලිකා
අංකය
5328
5329
5330
5332
5351
5532
5533
5535
5536
5542
5561
5562
5637
5638
5639
5640
14 න් පහළ - මීටර් 80 බාලිකා
අංකය
107
108
109
156
157
158
205
206
207
254
255
256
303
304
305
349
350
352
408
409
411
468
471
485
505
508
509
510
544
547
548
549
583
586
587
588
624
625
629
646
648
668
672
673
691
695
696
717
718
746
747
768
769
770
771
775
776
777
813
814
815
816
820
821
822
902
903
1008
1009
1026
1027
1064
1065
1066
1106
1107
1108
1150
1153
1154
1156
1207
1210
1211
1213
1264
1267
1268
1270
1321
1324
1325
1327
1378
1381
1382
1384
1435
1438
1439
1441
1492
1495
1496
1498
1549
1552
1553
1555
1606
1609
1610
1612
1690
1692
1719
1720
1721
1723
1725
1737
1738
1739
1741
1743
1757
14 න් පහළ - මීටර් 80 බාලිකා
අංකය
5007
5008
5025
5026
5043
5044
5061
5062
5079
5080
5091
5095
5096
5142
5146
5147
5193
5195
5244
5245
5246
5274
5275
5276
5304
5305
5306
5333
5334
5338
5355
5356
5375
5376
5377
5398
5399
5400
5423
5445
5458
5459
5460
5463
5464
5465
5495
5496
5497
5500
5501
5502
5540
5541
5564
5565
5655
5656
5659
5692
5693
5694
5695
5703
5704
5705
5706
5744
5745
5746
5747
5755
5756
5757
5758
5796
5798
5799
5859
5861
5862
5922
5924
5925
5985
5987
5988
6048
6050
6051
6111
6113
6114
6174
6176
6177
6237
6239
6240
6325
6328
6351
6357
14 න් පහළ - මීටර් 100 බාලිකා
අංකය
101
102
103
108
109
110
118
119
120
132
133
134
150
151
152
157
158
159
167
168
169
181
182
183
199
200
201
206
207
208
216
217
218
230
231
232
248
249
250
255
256
257
265
266
267
279
280
281
297
298
299
304
305
306
314
315
316
328
329
330
346
350
352
363
365
366
371
373
374
391
392
400
405
409
411
422
424
425
430
432
433
450
451
459
468
471
472
473
474
480
481
482
493
501
503
504
505
508
509
510
515
518
520
524
527
534
535
541
542
543
544
547
548
549
554
557
559
563
566
573
574
580
581
582
583
586
587
588
593
596
598
602
605
612
613
619
622
623
624
625
631
636
640
642
646
648
651
652
664
665
666
668
672
673
675
678
680
682
687
688
689
691
695
696
698
701
703
705
710
711
717
718
725
726
730
733
739
740
746
747
754
755
759
762
775
776
777
783
784
792
795
807
812
820
821
822
828
829
837
840
852
857
859
861
868
869
873
874
881
882
884
891
892
904
905
916
917
940
956
993
997
1000
1001
1005
1007
1008
1010
1013
1015
1018
1019
1020
1022
1023
1024
1025
1026
1029
1031
1033
1038
1047
1049
1050
1055
1057
1059
1060
1061
1062
1063
1064
1065
1067
1071
1072
1073
1089
1093
1095
1102
1103
1104
1105
1106
1107
1109
1113
1114
1115
1131
1135
1137
1144
1145
1146
1149
1153
1156
1162
1163
1165
1174
1175
1176
1182
1190
1191
1201
1202
1203
1206
1210
1213
1219
1220
1222
1231
1232
1233
1239
1247
1248
1258
1259
1260
1263
1267
1270
1276
1277
1279
1288
1289
1290
1296
1304
1305
1315
1316
1317
1320
1324
1327
1333
1334
1336
1345
1346
1347
1353
1361
1362
1372
1373
1374
1377
1381
1384
1390
1391
1393
1402
1403
1404
1410
1418
1419
1429
1430
1431
1434
1438
1441
1447
1448
1450
1459
1460
1461
1467
1475
1476
1486
1487
1488
1491
1495
1498
1504
1505
1507
1516
1517
1518
1524
1532
1533
1543
1544
1545
1548
1552
1555
1561
1562
1564
1573
1574
1575
1581
1589
1590
1600
1601
1602
1605
1609
1612
1618
1619
1621
1630
1631
1632
1638
1646
1647
1661
1662
1663
1664
1670
1677
1678
1687
1688
1690
1692
1697
1698
1701
1702
1711
1716
1721
1722
1723
1726
1730
1732
1739
1740
1741
1744
1748
1750
1755
1757
14 න් පහළ - මීටර් 100 බාලිකා
අංකය
5001
5003
5006
5008
5009
5019
5021
5024
5026
5027
5037
5039
5042
5044
5045
5055
5057
5060
5062
5063
5073
5075
5078
5080
5081
5091
5093
5095
5097
5102
5103
5104
5119
5120
5123
5138
5139
5142
5144
5146
5148
5153
5154
5155
5170
5171
5174
5189
5190
5193
5195
5198
5199
5200
5213
5214
5215
5235
5236
5237
5238
5239
5240
5244
5245
5246
5248
5255
5259
5268
5269
5270
5274
5275
5276
5278
5285
5289
5298
5299
5300
5304
5305
5306
5308
5315
5319
5328
5330
5333
5334
5338
5339
5343
5349
5350
5355
5356
5360
5361
5367
5368
5371
5374
5375
5377
5378
5381
5385
5386
5387
5389
5390
5391
5394
5397
5398
5400
5401
5404
5408
5409
5410
5412
5413
5418
5420
5422
5424
5430
5431
5432
5440
5442
5444
5446
5452
5453
5454
5463
5464
5465
5470
5471
5472
5475
5481
5482
5486
5488
5489
5500
5501
5502
5507
5508
5509
5512
5518
5519
5523
5525
5526
5532
5533
5534
5539
5546
5547
5551
5559
5560
5563
5566
5567
5578
5579
5600
5601
5621
5622
5629
5630
5637
5640
5641
5642
5648
5649
5650
5651
5652
5655
5656
5657
5659
5660
5666
5669
5673
5674
5675
5681
5682
5686
5687
5688
5689
5690
5692
5693
5694
5695
5698
5699
5700
5701
5703
5704
5705
5706
5710
5711
5712
5724
5731
5735
5736
5739
5740
5741
5742
5744
5745
5746
5747
5750
5751
5752
5753
5755
5756
5757
5758
5762
5763
5764
5776
5783
5787
5788
5791
5792
5793
5796
5797
5798
5809
5811
5821
5822
5824
5827
5831
5839
5841
5854
5855
5856
5859
5860
5861
5872
5874
5884
5885
5887
5890
5894
5902
5904
5917
5918
5919
5922
5923
5924
5935
5937
5947
5948
5950
5953
5957
5965
5967
5980
5981
5982
5985
5986
5987
5998
6000
6010
6011
6013
6016
6020
6028
6030
6043
6044
6045
6048
6049
6050
6061
6063
6073
6074
6076
6079
6083
6091
6093
6106
6107
6108
6111
6112
6113
6124
6126
6136
6137
6139
6142
6146
6154
6156
6169
6170
6171
6174
6175
6176
6187
6189
6199
6200
6202
6205
6209
6217
6219
6232
6233
6234
6237
6238
6239
6250
6252
6262
6263
6265
6268
6272
6280
6282
6299
6300
6301
6302
6308
6317
6319
6322
6323
6325
6327
6331
6335
6338
6339
6346
6348
6349
6350
6351
6353
6354
6355
6356
6357
6359
14 න් පහළ - මීටර් 80 කඩුළු බාලිකා
අංකය
346
349
355
405
408
414
465
467
468
649
650
668
691
717
718
746
747
1066
1067
1108
1109
1150
1157
1159
1207
1214
1216
1264
1271
1273
1321
1328
1330
1378
1385
1387
1435
1442
1444
1492
1499
1501
1549
1556
1558
1606
1613
1615
14 න් පහළ - මීටර් 80 කඩුළු බාලිකා
අංකය
5092
5097
5100
5143
5148
5151
5193
5196
5245
5275
5305
5356
5357
5375
5377
5398
5400
5691
5702
5743
5754
5797
5799
5808
5860
5862
5871
5923
5925
5934
5986
5988
5997
6049
6051
6060
6112
6114
6123
6175
6177
6186
6238
6240
6249
14 න් පහළ - උස පැනීම බාලිකා
අංකය
101
104
105
110
111
112
121
123
124
140
141
142
150
153
154
159
160
161
170
172
173
189
190
191
199
202
203
208
209
210
219
221
222
238
239
240
248
251
252
257
258
259
268
270
271
287
288
289
297
300
301
306
307
308
317
319
320
336
337
338
346
348
352
357
360
364
380
381
392
405
407
411
416
419
423
439
440
451
469
470
479
486
489
495
504
506
507
543
545
546
582
584
585
621
636
642
644
648
649
651
659
666
667
670
671
675
689
690
693
694
698
714
720
721
729
735
743
749
750
758
764
785
786
792
797
798
800
830
831
837
842
843
845
858
863
865
866
869
872
883
884
885
900
901
908
909
936
937
949
950
962
963
993
995
1000
1002
1005
1007
1009
1011
1014
1016
1021
1022
1023
1024
1025
1027
1031
1032
1043
1048
1049
1063
1082
1088
1099
1101
1105
1124
1130
1141
1143
1147
1148
1159
1160
1161
1165
1166
1170
1175
1177
1185
1204
1205
1216
1217
1218
1222
1223
1227
1232
1234
1242
1261
1262
1273
1274
1275
1279
1280
1284
1289
1291
1299
1318
1319
1330
1331
1332
1336
1337
1341
1346
1348
1356
1375
1376
1387
1388
1389
1393
1394
1398
1403
1405
1413
1432
1433
1444
1445
1446
1450
1451
1455
1460
1462
1470
1489
1490
1501
1502
1503
1507
1508
1512
1517
1519
1527
1546
1547
1558
1559
1560
1564
1565
1569
1574
1576
1584
1603
1604
1615
1616
1617
1621
1622
1626
1631
1633
1641
1657
1658
1666
1667
1671
1672
1679
1686
1690
1693
1695
1703
1705
1714
14 න් පහළ - උස පැනීම බාලිකා
අංකය
5001
5002
5004
5007
5009
5012
5019
5020
5022
5025
5027
5030
5037
5038
5040
5043
5045
5048
5055
5056
5058
5061
5063
5066
5073
5074
5076
5079
5081
5084
5092
5106
5111
5121
5131
5143
5157
5162
5172
5182
5196
5197
5200
5214
5221
5227
5240
5241
5242
5267
5270
5271
5272
5297
5300
5301
5302
5327
5343
5348
5352
5357
5362
5366
5367
5369
5370
5373
5380
5381
5392
5393
5396
5403
5404
5419
5426
5441
5448
5466
5467
5470
5475
5486
5487
5503
5504
5507
5512
5523
5524
5534
5537
5538
5552
5570
5571
5627
5628
5635
5636
5637
5649
5650
5653
5654
5657
5659
5665
5670
5671
5688
5689
5690
5691
5692
5699
5700
5701
5702
5703
5723
5727
5735
5740
5741
5742
5743
5744
5751
5752
5753
5754
5755
5775
5779
5787
5794
5795
5796
5802
5807
5810
5814
5820
5832
5834
5837
5847
5857
5858
5859
5865
5870
5873
5877
5883
5895
5897
5900
5910
5920
5921
5922
5928
5933
5936
5940
5946
5958
5960
5963
5973
5983
5984
5985
5991
5996
5999
6003
6009
6021
6023
6026
6036
6046
6047
6048
6054
6059
6062
6066
6072
6084
6086
6089
6099
6109
6110
6111
6117
6122
6125
6129
6135
6147
6149
6152
6162
6172
6173
6174
6180
6185
6188
6192
6198
6210
6212
6215
6225
6235
6236
6237
6243
6248
6251
6255
6261
6273
6275
6278
6288
6295
6296
6303
6304
6311
6328
6329
6330
6332
6343
14 න් පහළ - දුර පැනීම බාලිකා
අංකය
103
104
106
110
111
112
113
121
123
125
135
140
141
152
153
155
159
160
161
162
170
172
174
184
189
190
201
202
204
208
209
210
211
219
221
223
233
238
239
250
251
253
257
258
259
260
268
270
272
282
287
288
299
300
302
306
307
308
309
317
319
321
331
336
337
347
350
354
360
361
364
371
381
382
396
401
403
406
409
413
419
420
423
430
440
441
455
460
462
465
467
470
474
480
481
488
489
495
496
498
503
506
509
511
516
518
519
522
526
527
534
535
536
542
545
548
550
555
557
558
561
565
566
573
574
575
581
584
587
589
594
596
597
600
604
605
612
613
614
620
624
625
633
640
643
644
646
650
652
656
657
659
664
665
667
669
670
671
675
678
684
687
688
690
692
693
694
698
701
707
710
711
714
716
720
721
729
738
739
740
743
745
749
750
758
767
770
772
773
774
775
776
777
783
784
788
795
798
799
811
812
815
817
818
819
820
821
822
828
829
833
840
843
844
856
857
858
859
863
864
869
870
872
880
882
885
898
899
906
907
938
939
952
953
964
965
992
993
1001
1002
1004
1006
1010
1012
1015
1017
1018
1019
1020
1021
1026
1027
1029
1033
1042
1044
1047
1052
1055
1060
1061
1062
1065
1067
1070
1071
1072
1074
1095
1097
1100
1102
1103
1104
1107
1109
1112
1113
1114
1116
1137
1139
1142
1146
1147
1148
1150
1155
1156
1163
1170
1174
1176
1181
1189
1192
1194
1200
1203
1204
1205
1207
1212
1213
1220
1227
1231
1233
1238
1246
1249
1251
1257
1260
1261
1262
1264
1269
1270
1277
1284
1288
1290
1295
1303
1306
1308
1314
1317
1318
1319
1321
1326
1327
1334
1341
1345
1347
1352
1360
1363
1365
1371
1374
1375
1376
1378
1383
1384
1391
1398
1402
1404
1409
1417
1420
1422
1428
1431
1432
1433
1435
1440
1441
1448
1455
1459
1461
1466
1474
1477
1479
1485
1488
1489
1490
1492
1497
1498
1505
1512
1516
1518
1523
1531
1534
1536
1542
1545
1546
1547
1549
1554
1555
1562
1569
1573
1575
1580
1588
1591
1593
1599
1602
1603
1604
1606
1611
1612
1619
1626
1630
1632
1637
1645
1648
1650
1656
1660
1665
1666
1675
1679
1681
1687
1689
1691
1694
1695
1697
1705
1706
1714
14 න් පහළ - දුර පැනීම බාලිකා
අංකය
5002
5004
5005
5007
5014
5020
5022
5023
5025
5032
5038
5040
5041
5043
5050
5056
5058
5059
5061
5068
5074
5076
5077
5079
5086
5091
5094
5095
5102
5103
5104
5124
5125
5129
5132
5140
5142
5145
5146
5153
5154
5155
5175
5176
5180
5183
5191
5195
5197
5205
5217
5220
5223
5230
5232
5238
5239
5244
5249
5253
5267
5268
5269
5274
5279
5283
5297
5298
5299
5304
5309
5313
5327
5331
5332
5333
5334
5337
5338
5339
5352
5353
5354
5355
5361
5362
5368
5372
5373
5376
5378
5380
5386
5389
5391
5395
5396
5399
5401
5403
5409
5412
5417
5418
5423
5424
5425
5430
5439
5440
5445
5446
5447
5452
5459
5460
5461
5462
5463
5465
5467
5471
5472
5473
5481
5486
5496
5497
5498
5499
5500
5502
5504
5508
5509
5510
5518
5523
5534
5536
5537
5540
5541
5542
5549
5555
5556
5568
5569
5598
5599
5619
5620
5621
5623
5624
5629
5631
5632
5638
5639
5648
5651
5652
5653
5654
5655
5656
5657
5660
5661
5669
5673
5675
5680
5684
5686
5687
5698
5710
5713
5721
5726
5727
5728
5739
5750
5762
5765
5773
5778
5779
5780
5791
5793
5794
5797
5800
5801
5811
5812
5813
5824
5827
5840
5843
5851
5854
5856
5857
5860
5863
5864
5874
5875
5876
5887
5890
5903
5906
5914
5917
5919
5920
5923
5926
5927
5937
5938
5939
5950
5953
5966
5969
5977
5980
5982
5983
5986
5989
5990
6000
6001
6002
6013
6016
6029
6032
6040
6043
6045
6046
6049
6052
6053
6063
6064
6065
6076
6079
6092
6095
6103
6106
6108
6109
6112
6115
6116
6126
6127
6128
6139
6142
6155
6158
6166
6169
6171
6172
6175
6178
6179
6189
6190
6191
6202
6205
6218
6221
6229
6232
6234
6235
6238
6241
6242
6252
6253
6254
6265
6268
6281
6284
6292
6297
6298
6301
6303
6307
6310
6318
6319
6323
6324
6326
6327
6338
6342
6344
14 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
111
112
113
114
115
127
128
129
137
143
144
160
161
162
163
164
176
177
178
186
192
193
209
210
211
212
213
225
226
227
235
241
242
258
259
260
261
262
274
275
276
284
290
291
307
308
309
310
311
323
324
325
333
339
340
351
353
356
358
362
368
376
377
383
394
397
402
410
412
415
417
421
427
435
436
442
453
456
461
464
466
469
475
478
482
491
492
499
512
514
517
522
529
530
537
540
551
553
556
561
568
569
576
579
590
592
595
600
607
608
615
618
626
631
632
637
638
647
649
653
654
658
661
662
669
674
677
681
683
692
697
700
704
706
715
722
723
731
736
744
751
752
760
765
778
779
782
791
793
794
804
805
806
808
809
823
824
827
836
838
839
849
850
851
853
854
870
871
872
875
878
882
886
887
910
911
930
931
951
974
975
996
999
1025
1028
1029
1030
1035
1036
1037
1045
1051
1053
1054
1056
1068
1069
1080
1081
1083
1085
1090
1098
1110
1111
1122
1123
1125
1127
1132
1140
1151
1152
1154
1158
1167
1172
1173
1180
1181
1187
1195
1199
1208
1209
1211
1215
1224
1229
1230
1237
1238
1244
1252
1256
1265
1266
1268
1272
1281
1286
1287
1294
1295
1301
1309
1313
1322
1323
1325
1329
1338
1343
1344
1351
1352
1358
1366
1370
1379
1380
1382
1386
1395
1400
1401
1408
1409
1415
1423
1427
1436
1437
1439
1443
1452
1457
1458
1465
1466
1472
1480
1484
1493
1494
1496
1500
1509
1514
1515
1522
1523
1529
1537
1541
1550
1551
1553
1557
1566
1571
1572
1579
1580
1586
1594
1598
1607
1608
1610
1614
1623
1628
1629
1636
1637
1643
1651
1655
1668
1669
1673
1674
1680
1683
1692
1697
1699
1706
1707
1715
1724
1727
1731
1733
1734
1742
1745
1749
1751
1752
14 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
5012
5015
5016
5030
5033
5034
5048
5051
5052
5066
5069
5070
5084
5087
5088
5098
5099
5101
5107
5108
5110
5126
5127
5130
5133
5135
5136
5149
5150
5152
5158
5159
5161
5177
5178
5181
5184
5186
5187
5194
5196
5205
5208
5210
5225
5226
5228
5230
5231
5235
5249
5256
5257
5261
5263
5279
5286
5287
5291
5293
5309
5316
5317
5321
5323
5342
5344
5345
5346
5354
5364
5365
5379
5388
5402
5411
5419
5421
5429
5441
5443
5451
5468
5469
5476
5477
5478
5485
5492
5493
5494
5505
5506
5513
5514
5515
5522
5529
5530
5531
5540
5541
5543
5544
5545
5553
5554
5572
5573
5593
5594
5595
5613
5614
5625
5626
5633
5634
5647
5658
5663
5664
5668
5677
5678
5683
5685
5691
5696
5697
5702
5707
5708
5716
5717
5718
5732
5733
5738
5743
5748
5749
5754
5759
5760
5768
5769
5770
5784
5785
5790
5804
5805
5807
5815
5816
5818
5823
5828
5838
5848
5850
5851
5852
5867
5868
5870
5878
5879
5881
5886
5891
5901
5911
5913
5914
5915
5930
5931
5933
5941
5942
5944
5949
5954
5964
5974
5976
5977
5978
5993
5994
5996
6004
6005
6007
6012
6017
6027
6037
6039
6040
6041
6056
6057
6059
6067
6068
6070
6075
6080
6090
6100
6102
6103
6104
6119
6120
6122
6130
6131
6133
6138
6143
6153
6163
6165
6166
6167
6182
6183
6185
6193
6194
6196
6201
6206
6216
6226
6228
6229
6230
6245
6246
6248
6256
6257
6259
6264
6269
6279
6289
6291
6292
6293
6305
6306
6313
6314
6320
6321
6327
6333
6336
6345
6347
6352
6353
6358
6359
14 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
627
628
629
630
631
877
912
913
914
915
922
923
924
925
944
945
946
966
967
968
969
1008
1009
1010
1011
1013
1014
1015
1016
14 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
5335
5336
5340
5341
5574
5575
5576
5577
5585
5586
5587
5588
5605
5606
5607
5608
5641
5642
5643
5644
16 න් පහළ - මීටර් 100 බාලිකා
අංකය
101
102
103
108
109
110
118
119
120
132
133
134
150
151
152
157
158
159
167
168
169
181
182
183
199
200
201
206
207
208
216
217
218
230
231
232
248
249
250
255
256
257
265
266
267
279
280
281
297
298
299
304
305
306
314
315
316
328
329
330
346
350
352
363
365
366
371
373
374
391
392
400
405
409
411
422
424
425
430
432
433
450
451
459
468
471
472
473
474
480
481
482
493
501
503
504
505
508
509
510
515
518
520
524
527
534
535
541
542
543
544
547
548
549
554
557
559
563
566
573
574
580
581
582
583
586
587
588
593
596
598
602
605
612
613
619
622
623
624
625
631
636
640
642
646
648
651
652
664
665
666
668
672
673
675
678
680
682
687
688
689
691
695
696
698
701
703
705
710
711
717
718
725
726
730
733
739
740
746
747
754
755
759
762
775
776
777
783
784
792
795
807
812
820
821
822
828
829
837
840
852
857
859
861
868
869
873
874
881
882
884
891
892
904
905
916
917
940
956
993
997
1000
1001
1005
1007
1008
1010
1013
1015
1018
1019
1020
1022
1023
1024
1025
1026
1029
1031
1033
1038
1047
1049
1050
1055
1057
1059
1060
1061
1062
1063
1064
1065
1067
1071
1072
1073
1089
1093
1095
1102
1103
1104
1105
1106
1107
1109
1113
1114
1115
1131
1135
1137
1144
1145
1146
1149
1153
1156
1162
1163
1165
1174
1175
1176
1182
1190
1191
1201
1202
1203
1206
1210
1213
1219
1220
1222
1231
1232
1233
1239
1247
1248
1258
1259
1260
1263
1267
1270
1276
1277
1279
1288
1289
1290
1296
1304
1305
1315
1316
1317
1320
1324
1327
1333
1334
1336
1345
1346
1347
1353
1361
1362
1372
1373
1374
1377
1381
1384
1390
1391
1393
1402
1403
1404
1410
1418
1419
1429
1430
1431
1434
1438
1441
1447
1448
1450
1459
1460
1461
1467
1475
1476
1486
1487
1488
1491
1495
1498
1504
1505
1507
1516
1517
1518
1524
1532
1533
1543
1544
1545
1548
1552
1555
1561
1562
1564
1573
1574
1575
1581
1589
1590
1600
1601
1602
1605
1609
1612
1618
1619
1621
1630
1631
1632
1638
1646
1647
1661
1662
1663
1664
1670
1677
1678
1687
1688
1690
1692
1697
1698
1701
1702
1711
1716
1721
1722
1723
1726
1730
1732
1739
1740
1741
1744
1748
1750
1755
1757
16 න් පහළ - මීටර් 100 බාලිකා
අංකය
5001
5003
5006
5008
5009
5019
5021
5024
5026
5027
5037
5039
5042
5044
5045
5055
5057
5060
5062
5063
5073
5075
5078
5080
5081
5091
5093
5095
5097
5102
5103
5104
5119
5120
5123
5138
5139
5142
5144
5146
5148
5153
5154
5155
5170
5171
5174
5189
5190
5193
5195
5198
5199
5200
5213
5214
5215
5235
5236
5237
5238
5239
5240
5244
5245
5246
5248
5255
5259
5268
5269
5270
5274
5275
5276
5278
5285
5289
5298
5299
5300
5304
5305
5306
5308
5315
5319
5328
5330
5333
5334
5338
5339
5343
5349
5350
5355
5356
5360
5361
5367
5368
5371
5374
5375
5377
5378
5381
5385
5386
5387
5389
5390
5391
5394
5397
5398
5400
5401
5404
5408
5409
5410
5412
5413
5418
5420
5422
5424
5430
5431
5432
5440
5442
5444
5446
5452
5453
5454
5463
5464
5465
5470
5471
5472
5475
5481
5482
5486
5488
5489
5500
5501
5502
5507
5508
5509
5512
5518
5519
5523
5525
5526
5532
5533
5534
5539
5546
5547
5551
5559
5560
5563
5566
5567
5578
5579
5600
5601
5621
5622
5629
5630
5637
5640
5641
5642
5648
5649
5650
5651
5652
5655
5656
5657
5659
5660
5666
5669
5673
5674
5675
5681
5682
5686
5687
5688
5689
5690
5692
5693
5694
5695
5698
5699
5700
5701
5703
5704
5705
5706
5710
5711
5712
5724
5731
5735
5736
5739
5740
5741
5742
5744
5745
5746
5747
5750
5751
5752
5753
5755
5756
5757
5758
5762
5763
5764
5776
5783
5787
5788
5791
5792
5793
5796
5797
5798
5809
5811
5821
5822
5824
5827
5831
5839
5841
5854
5855
5856
5859
5860
5861
5872
5874
5884
5885
5887
5890
5894
5902
5904
5917
5918
5919
5922
5923
5924
5935
5937
5947
5948
5950
5953
5957
5965
5967
5980
5981
5982
5985
5986
5987
5998
6000
6010
6011
6013
6016
6020
6028
6030
6043
6044
6045
6048
6049
6050
6061
6063
6073
6074
6076
6079
6083
6091
6093
6106
6107
6108
6111
6112
6113
6124
6126
6136
6137
6139
6142
6146
6154
6156
6169
6170
6171
6174
6175
6176
6187
6189
6199
6200
6202
6205
6209
6217
6219
6232
6233
6234
6237
6238
6239
6250
6252
6262
6263
6265
6268
6272
6280
6282
6299
6300
6301
6302
6308
6317
6319
6322
6323
6325
6327
6331
6335
6338
6339
6346
6348
6349
6350
6351
6353
6354
6355
6356
6357
6359
16 න් පහළ - මීටර් 200 බාලිකා
අංකය
118
119
120
132
133
139
167
168
169
181
182
188
216
217
218
230
231
237
265
266
267
279
280
286
314
315
316
328
329
335
363
365
366
373
374
385
391
404
422
424
425
432
433
444
450
463
472
480
481
484
485
493
501
515
516
520
524
527
532
534
535
537
554
555
559
563
566
571
573
574
576
593
594
598
602
605
610
612
613
615
630
640
652
657
676
678
679
680
682
684
699
701
702
703
705
707
725
726
730
733
754
755
759
762
783
784
792
795
807
812
828
829
837
840
852
857
877
880
883
884
918
919
941
957
994
998
1003
1031
1038
1040
1044
1047
1049
1055
1057
1059
1071
1072
1074
1093
1094
1095
1100
1113
1114
1116
1135
1136
1137
1142
1162
1163
1174
1175
1188
1190
1191
1219
1220
1231
1232
1245
1247
1248
1276
1277
1288
1289
1302
1304
1305
1333
1334
1345
1346
1359
1361
1362
1390
1391
1402
1403
1416
1418
1419
1447
1448
1459
1460
1473
1475
1476
1504
1505
1516
1517
1530
1532
1533
1561
1562
1573
1574
1587
1589
1590
1618
1619
1630
1631
1644
1646
1647
1670
1671
1695
1698
1701
1702
1711
1716
1728
1730
1732
1735
1736
1746
1748
1750
1753
1754
1756
16 න් පහළ - මීටර් 200 බාලිකා
අංකය
5009
5027
5045
5063
5081
5102
5103
5104
5119
5120
5137
5138
5153
5154
5155
5170
5171
5188
5189
5198
5202
5203
5213
5214
5217
5219
5229
5230
5236
5248
5250
5255
5259
5266
5278
5280
5285
5289
5296
5308
5310
5315
5319
5326
5339
5343
5347
5359
5360
5361
5367
5381
5385
5386
5387
5390
5404
5408
5409
5410
5413
5424
5430
5431
5432
5446
5452
5453
5454
5470
5471
5472
5475
5481
5482
5488
5489
5507
5508
5509
5512
5518
5519
5525
5526
5580
5581
5602
5603
5644
5645
5646
5660
5662
5666
5673
5675
5676
5680
5681
5684
5710
5711
5712
5731
5762
5763
5764
5783
5809
5817
5821
5822
5824
5827
5840
5872
5880
5884
5885
5887
5890
5903
5935
5943
5947
5948
5950
5953
5966
5998
6006
6010
6011
6013
6016
6029
6061
6069
6073
6074
6076
6079
6092
6124
6132
6136
6137
6139
6142
6155
6187
6195
6199
6200
6202
6205
6218
6250
6258
6262
6263
6265
6268
6281
6308
6309
6317
6318
6331
6335
6338
6339
6346
6353
6359
16 න් පහළ - මීටර් 400 බාලිකා
අංකය
118
119
120
132
135
136
167
168
169
181
184
185
216
217
218
230
233
234
265
266
267
279
282
283
314
315
316
328
331
332
357
358
359
373
387
388
393
404
416
417
418
432
446
447
452
463
479
483
484
485
486
498
501
505
515
516
520
521
523
524
526
531
537
539
541
544
554
555
559
560
562
563
565
570
576
578
580
583
593
594
598
599
601
602
604
609
615
617
619
634
635
639
641
643
655
656
657
659
663
676
679
680
682
684
699
702
703
705
707
737
766
787
788
790
796
799
801
810
811
832
833
835
841
844
846
855
856
876
878
920
921
958
1014
1016
1017
1034
1039
1041
1046
1050
1052
1057
1058
1059
1075
1076
1077
1089
1093
1117
1118
1119
1131
1135
1164
1178
1184
1188
1200
1221
1235
1241
1245
1257
1278
1292
1298
1302
1314
1335
1349
1355
1359
1371
1392
1406
1412
1416
1428
1449
1463
1469
1473
1485
1506
1520
1526
1530
1542
1563
1577
1583
1587
1599
1620
1634
1640
1644
1656
1670
1671
1684
1685
1696
1700
1701
1703
1711
1712
1729
1735
1736
1747
1753
1754
1755
1756
1757
16 න් පහළ - මීටර් 400 බාලිකා
අංකය
5010
5028
5046
5064
5082
5112
5113
5114
5120
5122
5137
5139
5163
5164
5165
5171
5173
5188
5190
5198
5206
5207
5216
5219
5229
5236
5237
5248
5250
5252
5253
5259
5263
5266
5278
5280
5282
5283
5289
5293
5296
5308
5310
5312
5313
5319
5323
5326
5340
5341
5347
5359
5363
5366
5382
5384
5389
5390
5405
5407
5412
5413
5431
5432
5433
5453
5454
5455
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5550
5551
5582
5583
5604
5643
5661
5662
5669
5674
5676
5679
5681
5682
5684
5709
5713
5719
5729
5731
5735
5736
5761
5765
5771
5781
5783
5787
5788
5809
5819
5830
5833
5839
5872
5882
5893
5896
5902
5935
5945
5956
5959
5965
5998
6008
6019
6022
6028
6061
6071
6082
6085
6091
6124
6134
6145
6148
6154
6187
6197
6208
6211
6217
6250
6260
6271
6274
6280
6307
6308
6312
6317
6318
6330
6334
6341
6342
6352
6358
16 න් පහළ - මීටර් 800 බාලිකා
අංකය
121
122
123
134
135
136
170
171
172
183
184
185
219
220
221
232
233
234
268
269
270
281
282
283
317
318
319
330
331
332
357
359
360
369
372
375
376
379
398
399
416
418
419
428
431
434
435
438
457
458
477
484
487
497
500
521
522
523
525
528
531
533
538
560
561
562
564
567
570
572
577
599
600
601
603
606
609
611
616
633
634
635
639
641
655
656
660
676
679
685
699
702
708
737
766
787
788
790
796
801
802
810
832
833
835
841
846
847
855
875
876
888
942
959
1033
1034
1039
1044
1046
1052
1058
1075
1076
1077
1084
1086
1092
1117
1118
1119
1126
1128
1134
1178
1179
1184
1192
1200
1235
1236
1241
1249
1257
1292
1293
1298
1306
1314
1349
1350
1355
1363
1371
1406
1407
1412
1420
1428
1463
1464
1469
1477
1485
1520
1521
1526
1534
1542
1577
1578
1583
1591
1599
1634
1635
1640
1648
1656
1703
1704
1713
1717
1729
1736
1747
1754
1755
16 න් පහළ - මීටර් 800 බාලිකා
අංකය
5010
5011
5028
5029
5046
5047
5064
5065
5082
5083
5113
5114
5121
5122
5137
5164
5165
5172
5173
5188
5203
5204
5216
5218
5229
5234
5250
5252
5253
5254
5262
5263
5264
5265
5280
5282
5283
5284
5292
5293
5294
5295
5310
5312
5313
5314
5322
5323
5324
5325
5340
5341
5347
5363
5382
5384
5405
5407
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5584
5661
5662
5667
5674
5676
5679
5682
5686
5709
5713
5729
5730
5737
5761
5765
5781
5782
5789
5819
5830
5833
5836
5845
5846
5853
5882
5893
5896
5899
5908
5909
5916
5945
5956
5959
5962
5971
5972
5979
6008
6019
6022
6025
6034
6035
6042
6071
6082
6085
6088
6097
6098
6105
6134
6145
6148
6151
6160
6161
6168
6197
6208
6211
6214
6223
6224
6231
6260
6271
6274
6277
6286
6287
6294
6340
6342
6352
6358
16 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
363
364
366
370
371
386
400
422
423
425
429
430
445
459
472
474
629
630
735
764
1710
16 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
5105
5116
5117
5118
5119
5138
5156
5167
5168
5169
5170
5189
5199
5201
5212
5213
5215
5222
5223
5335
5358
5548
5711
5712
5715
5724
5763
5764
5767
5776
5810
5811
5817
5822
5840
5841
5844
5873
5874
5880
5885
5903
5904
5907
5936
5937
5943
5948
5966
5967
5970
5999
6000
6006
6011
6029
6030
6033
6062
6063
6069
6074
6092
6093
6096
6125
6126
6132
6137
6155
6156
6159
6188
6189
6195
6200
6218
6219
6222
6251
6252
6258
6263
6281
6282
6285
6330
6343
16 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
359
367
369
386
387
393
398
418
426
428
445
446
452
457
483
487
490
494
519
528
558
567
597
606
660
663
685
708
787
789
832
834
1075
1076
1078
1084
1086
1091
1096
1117
1118
1120
1126
1128
1133
1138
1168
1169
1182
1197
1225
1226
1239
1254
1282
1283
1296
1311
1339
1340
1353
1368
1396
1397
1410
1425
1453
1454
1467
1482
1510
1511
1524
1539
1567
1568
1581
1596
1624
1625
1638
1653
16 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
5106
5109
5122
5139
5157
5160
5173
5190
5215
5227
5237
5382
5405
5709
5715
5761
5767
5844
5907
5970
6033
6096
6159
6222
6285
16 න් පහළ - උස පැනීම බාලිකා
අංකය
101
104
105
110
111
112
121
123
124
140
141
142
150
153
154
159
160
161
170
172
173
189
190
191
199
202
203
208
209
210
219
221
222
238
239
240
248
251
252
257
258
259
268
270
271
287
288
289
297
300
301
306
307
308
317
319
320
336
337
338
346
348
352
357
360
364
380
381
392
405
407
411
416
419
423
439
440
451
469
470
479
486
489
495
504
506
507
543
545
546
582
584
585
621
636
642
644
648
649
651
659
666
667
670
671
675
689
690
693
694
698
714
720
721
729
735
743
749
750
758
764
785
786
792
797
798
800
830
831
837
842
843
845
858
863
865
866
869
872
883
884
885
900
901
908
909
936
937
949
950
962
963
993
995
1000
1002
1005
1007
1009
1011
1014
1016
1021
1022
1023
1024
1025
1027
1031
1032
1043
1048
1049
1063
1082
1088
1099
1101
1105
1124
1130
1141
1143
1147
1148
1159
1160
1161
1165
1166
1170
1175
1177
1185
1204
1205
1216
1217
1218
1222
1223
1227
1232
1234
1242
1261
1262
1273
1274
1275
1279
1280
1284
1289
1291
1299
1318
1319
1330
1331
1332
1336
1337
1341
1346
1348
1356
1375
1376
1387
1388
1389
1393
1394
1398
1403
1405
1413
1432
1433
1444
1445
1446
1450
1451
1455
1460
1462
1470
1489
1490
1501
1502
1503
1507
1508
1512
1517
1519
1527
1546
1547
1558
1559
1560
1564
1565
1569
1574
1576
1584
1603
1604
1615
1616
1617
1621
1622
1626
1631
1633
1641
1657
1658
1666
1667
1671
1672
1679
1686
1690
1693
1695
1703
1705
1714
16 න් පහළ - උස පැනීම බාලිකා
අංකය
5001
5002
5004
5007
5009
5012
5019
5020
5022
5025
5027
5030
5037
5038
5040
5043
5045
5048
5055
5056
5058
5061
5063
5066
5073
5074
5076
5079
5081
5084
5092
5106
5111
5121
5131
5143
5157
5162
5172
5182
5196
5197
5200
5214
5221
5227
5240
5241
5242
5267
5270
5271
5272
5297
5300
5301
5302
5327
5343
5348
5352
5357
5362
5366
5367
5369
5370
5373
5380
5381
5392
5393
5396
5403
5404
5419
5426
5441
5448
5466
5467
5470
5475
5486
5487
5503
5504
5507
5512
5523
5524
5534
5537
5538
5552
5570
5571
5627
5628
5635
5636
5637
5649
5650
5653
5654
5657
5659
5665
5670
5671
5688
5689
5690
5691
5692
5699
5700
5701
5702
5703
5723
5727
5735
5740
5741
5742
5743
5744
5751
5752
5753
5754
5755
5775
5779
5787
5794
5795
5796
5802
5807
5810
5814
5820
5832
5834
5837
5847
5857
5858
5859
5865
5870
5873
5877
5883
5895
5897
5900
5910
5920
5921
5922
5928
5933
5936
5940
5946
5958
5960
5963
5973
5983
5984
5985
5991
5996
5999
6003
6009
6021
6023
6026
6036
6046
6047
6048
6054
6059
6062
6066
6072
6084
6086
6089
6099
6109
6110
6111
6117
6122
6125
6129
6135
6147
6149
6152
6162
6172
6173
6174
6180
6185
6188
6192
6198
6210
6212
6215
6225
6235
6236
6237
6243
6248
6251
6255
6261
6273
6275
6278
6288
6295
6296
6303
6304
6311
6328
6329
6330
6332
6343
16 න් පහළ - දුර පැනීම බාලිකා
අංකය
103
104
106
110
111
112
113
121
123
125
135
140
141
152
153
155
159
160
161
162
170
172
174
184
189
190
201
202
204
208
209
210
211
219
221
223
233
238
239
250
251
253
257
258
259
260
268
270
272
282
287
288
299
300
302
306
307
308
309
317
319
321
331
336
337
347
350
354
360
361
364
371
381
382
396
401
403
406
409
413
419
420
423
430
440
441
455
460
462
465
467
470
474
480
481
488
489
495
496
498
503
506
509
511
516
518
519
522
526
527
534
535
536
542
545
548
550
555
557
558
561
565
566
573
574
575
581
584
587
589
594
596
597
600
604
605
612
613
614
620
624
625
633
640
643
644
646
650
652
656
657
659
664
665
667
669
670
671
675
678
684
687
688
690
692
693
694
698
701
707
710
711
714
716
720
721
729
738
739
740
743
745
749
750
758
767
770
772
773
774
775
776
777
783
784
788
795
798
799
811
812
815
817
818
819
820
821
822
828
829
833
840
843
844
856
857
858
859
863
864
869
870
872
880
882
885
898
899
906
907
938
939
952
953
964
965
992
993
1001
1002
1004
1006
1010
1012
1015
1017
1018
1019
1020
1021
1026
1027
1029
1033
1042
1044
1047
1052
1055
1060
1061
1062
1065
1067
1070
1071
1072
1074
1095
1097
1100
1102
1103
1104
1107
1109
1112
1113
1114
1116
1137
1139
1142
1146
1147
1148
1150
1155
1156
1163
1170
1174
1176
1181
1189
1192
1194
1200
1203
1204
1205
1207
1212
1213
1220
1227
1231
1233
1238
1246
1249
1251
1257
1260
1261
1262
1264
1269
1270
1277
1284
1288
1290
1295
1303
1306
1308
1314
1317
1318
1319
1321
1326
1327
1334
1341
1345
1347
1352
1360
1363
1365
1371
1374
1375
1376
1378
1383
1384
1391
1398
1402
1404
1409
1417
1420
1422
1428
1431
1432
1433
1435
1440
1441
1448
1455
1459
1461
1466
1474
1477
1479
1485
1488
1489
1490
1492
1497
1498
1505
1512
1516
1518
1523
1531
1534
1536
1542
1545
1546
1547
1549
1554
1555
1562
1569
1573
1575
1580
1588
1591
1593
1599
1602
1603
1604
1606
1611
1612
1619
1626
1630
1632
1637
1645
1648
1650
1656
1660
1665
1666
1675
1679
1681
1687
1689
1691
1694
1695
1697
1705
1706
1714
16 න් පහළ - දුර පැනීම බාලිකා
අංකය
5002
5004
5005
5007
5014
5020
5022
5023
5025
5032
5038
5040
5041
5043
5050
5056
5058
5059
5061
5068
5074
5076
5077
5079
5086
5091
5094
5095
5102
5103
5104
5124
5125
5129
5132
5140
5142
5145
5146
5153
5154
5155
5175
5176
5180
5183
5191
5195
5197
5205
5217
5220
5223
5230
5232
5238
5239
5244
5249
5253
5267
5268
5269
5274
5279
5283
5297
5298
5299
5304
5309
5313
5327
5331
5332
5333
5334
5337
5338
5339
5352
5353
5354
5355
5361
5362
5368
5372
5373
5376
5378
5380
5386
5389
5391
5395
5396
5399
5401
5403
5409
5412
5417
5418
5423
5424
5425
5430
5439
5440
5445
5446
5447
5452
5459
5460
5461
5462
5463
5465
5467
5471
5472
5473
5481
5486
5496
5497
5498
5499
5500
5502
5504
5508
5509
5510
5518
5523
5534
5536
5537
5540
5541
5542
5549
5555
5556
5568
5569
5598
5599
5619
5620
5621
5623
5624
5629
5631
5632
5638
5639
5648
5651
5652
5653
5654
5655
5656
5657
5660
5661
5669
5673
5675
5680
5684
5686
5687
5698
5710
5713
5721
5726
5727
5728
5739
5750
5762
5765
5773
5778
5779
5780
5791
5793
5794
5797
5800
5801
5811
5812
5813
5824
5827
5840
5843
5851
5854
5856
5857
5860
5863
5864
5874
5875
5876
5887
5890
5903
5906
5914
5917
5919
5920
5923
5926
5927
5937
5938
5939
5950
5953
5966
5969
5977
5980
5982
5983
5986
5989
5990
6000
6001
6002
6013
6016
6029
6032
6040
6043
6045
6046
6049
6052
6053
6063
6064
6065
6076
6079
6092
6095
6103
6106
6108
6109
6112
6115
6116
6126
6127
6128
6139
6142
6155
6158
6166
6169
6171
6172
6175
6178
6179
6189
6190
6191
6202
6205
6218
6221
6229
6232
6234
6235
6238
6241
6242
6252
6253
6254
6265
6268
6281
6284
6292
6297
6298
6301
6303
6307
6310
6318
6319
6323
6324
6326
6327
6338
6342
6344
16 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
111
112
113
114
115
127
128
129
137
143
144
160
161
162
163
164
176
177
178
186
192
193
209
210
211
212
213
225
226
227
235
241
242
258
259
260
261
262
274
275
276
284
290
291
307
308
309
310
311
323
324
325
333
339
340
351
353
356
358
362
368
376
377
383
394
397
402
410
412
415
417
421
427
435
436
442
453
456
461
464
466
469
475
478
482
491
492
499
512
514
517
522
529
530
537
540
551
553
556
561
568
569
576
579
590
592
595
600
607
608
615
618
626
631
632
637
638
647
649
653
654
658
661
662
669
674
677
681
683
692
697
700
704
706
715
722
723
731
736
744
751
752
760
765
778
779
782
791
793
794
804
805
806
808
809
823
824
827
836
838
839
849
850
851
853
854
870
871
872
875
878
882
886
887
910
911
930
931
951
974
975
996
999
1025
1028
1029
1030
1035
1036
1037
1045
1051
1053
1054
1056
1068
1069
1080
1081
1083
1085
1090
1098
1110
1111
1122
1123
1125
1127
1132
1140
1151
1152
1154
1158
1167
1172
1173
1180
1181
1187
1195
1199
1208
1209
1211
1215
1224
1229
1230
1237
1238
1244
1252
1256
1265
1266
1268
1272
1281
1286
1287
1294
1295
1301
1309
1313
1322
1323
1325
1329
1338
1343
1344
1351
1352
1358
1366
1370
1379
1380
1382
1386
1395
1400
1401
1408
1409
1415
1423
1427
1436
1437
1439
1443
1452
1457
1458
1465
1466
1472
1480
1484
1493
1494
1496
1500
1509
1514
1515
1522
1523
1529
1537
1541
1550
1551
1553
1557
1566
1571
1572
1579
1580
1586
1594
1598
1607
1608
1610
1614
1623
1628
1629
1636
1637
1643
1651
1655
1668
1669
1673
1674
1680
1683
1692
1697
1699
1706
1707
1715
1724
1727
1731
1733
1734
1742
1745
1749
1751
1752
16 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
5012
5015
5016
5030
5033
5034
5048
5051
5052
5066
5069
5070
5084
5087
5088
5098
5099
5101
5107
5108
5110
5126
5127
5130
5133
5135
5136
5149
5150
5152
5158
5159
5161
5177
5178
5181
5184
5186
5187
5194
5196
5205
5208
5210
5225
5226
5228
5230
5231
5235
5249
5256
5257
5261
5263
5279
5286
5287
5291
5293
5309
5316
5317
5321
5323
5342
5344
5345
5346
5354
5364
5365
5379
5388
5402
5411
5419
5421
5429
5441
5443
5451
5468
5469
5476
5477
5478
5485
5492
5493
5494
5505
5506
5513
5514
5515
5522
5529
5530
5531
5540
5541
5543
5544
5545
5553
5554
5572
5573
5593
5594
5595
5613
5614
5625
5626
5633
5634
5647
5658
5663
5664
5668
5677
5678
5683
5685
5691
5696
5697
5702
5707
5708
5716
5717
5718
5732
5733
5738
5743
5748
5749
5754
5759
5760
5768
5769
5770
5784
5785
5790
5804
5805
5807
5815
5816
5818
5823
5828
5838
5848
5850
5851
5852
5867
5868
5870
5878
5879
5881
5886
5891
5901
5911
5913
5914
5915
5930
5931
5933
5941
5942
5944
5949
5954
5964
5974
5976
5977
5978
5993
5994
5996
6004
6005
6007
6012
6017
6027
6037
6039
6040
6041
6056
6057
6059
6067
6068
6070
6075
6080
6090
6100
6102
6103
6104
6119
6120
6122
6130
6131
6133
6138
6143
6153
6163
6165
6166
6167
6182
6183
6185
6193
6194
6196
6201
6206
6216
6226
6228
6229
6230
6245
6246
6248
6256
6257
6259
6264
6269
6279
6289
6291
6292
6293
6305
6306
6313
6314
6320
6321
6327
6333
6336
6345
6347
6352
6353
6358
6359
16 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
127
130
131
140
143
144
147
148
149
176
179
180
189
192
193
196
197
198
225
228
229
238
241
242
245
246
247
274
277
278
287
290
291
294
295
296
323
326
327
336
339
340
343
344
345
358
362
368
376
377
384
394
395
397
417
421
427
435
436
443
453
454
456
473
475
491
499
502
514
517
529
530
532
540
553
556
568
569
571
579
592
595
607
608
610
618
632
637
638
653
654
658
661
662
677
681
683
686
700
704
706
709
724
727
732
753
756
761
791
793
794
804
805
806
808
809
836
838
839
849
850
851
853
854
883
886
887
932
933
954
978
979
1035
1036
1037
1045
1051
1053
1054
1056
1079
1080
1081
1087
1098
1121
1122
1123
1129
1140
1167
1172
1173
1180
1181
1183
1195
1199
1224
1229
1230
1237
1238
1240
1252
1256
1281
1286
1287
1294
1295
1297
1309
1313
1338
1343
1344
1351
1352
1354
1366
1370
1395
1400
1401
1408
1409
1411
1423
1427
1452
1457
1458
1465
1466
1468
1480
1484
1509
1514
1515
1522
1523
1525
1537
1541
1566
1571
1572
1579
1580
1582
1594
1598
1623
1628
1629
1636
1637
1639
1651
1655
1680
1682
1698
1699
1706
1707
1715
1733
1735
1751
1753
16 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
5012
5017
5018
5030
5035
5036
5048
5053
5054
5066
5071
5072
5084
5089
5090
5105
5107
5115
5123
5127
5128
5133
5135
5136
5156
5158
5166
5174
5178
5179
5184
5186
5187
5208
5210
5225
5226
5228
5231
5232
5233
5249
5256
5257
5260
5264
5279
5286
5287
5290
5294
5309
5316
5317
5320
5324
5342
5345
5346
5364
5365
5379
5388
5402
5411
5427
5435
5449
5457
5476
5477
5478
5485
5492
5493
5494
5513
5514
5515
5522
5529
5530
5531
5544
5545
5553
5554
5596
5597
5615
5616
5647
5663
5664
5668
5677
5678
5683
5685
5716
5717
5720
5732
5733
5734
5768
5769
5772
5784
5785
5786
5815
5816
5818
5828
5835
5838
5845
5847
5850
5852
5878
5879
5881
5891
5898
5901
5908
5910
5913
5915
5941
5942
5944
5954
5961
5964
5971
5973
5976
5978
6004
6005
6007
6017
6024
6027
6034
6036
6039
6041
6067
6068
6070
6080
6087
6090
6097
6099
6102
6104
6130
6131
6133
6143
6150
6153
6160
6162
6165
6167
6193
6194
6196
6206
6213
6216
6223
6225
6228
6230
6256
6257
6259
6269
6276
6279
6286
6288
6291
6293
6315
6320
6321
6333
6335
6345
6347
16 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
127
130
131
145
146
147
148
149
176
179
180
194
195
196
197
198
225
228
229
243
244
245
246
247
274
277
278
292
293
294
295
296
323
326
327
341
342
343
344
345
361
362
368
372
377
378
395
400
402
420
421
427
431
436
437
454
459
461
475
476
482
488
492
493
496
499
502
514
517
525
526
530
532
536
541
553
556
564
565
569
571
575
580
592
595
603
604
608
610
614
619
633
638
653
654
658
661
662
681
683
686
704
706
709
724
727
729
731
732
753
756
758
760
761
793
804
806
808
809
838
849
851
853
854
875
878
879
886
934
935
955
976
977
1035
1036
1037
1045
1051
1053
1054
1056
1073
1080
1081
1083
1089
1090
1098
1099
1101
1115
1122
1123
1125
1131
1132
1140
1141
1143
1167
1172
1173
1177
1180
1187
1195
1197
1199
1224
1229
1230
1234
1237
1244
1252
1254
1256
1281
1286
1287
1291
1294
1301
1309
1311
1313
1338
1343
1344
1348
1351
1358
1366
1368
1370
1395
1400
1401
1405
1408
1415
1423
1425
1427
1452
1457
1458
1462
1465
1472
1480
1482
1484
1509
1514
1515
1519
1522
1529
1537
1539
1541
1566
1571
1572
1576
1579
1586
1594
1596
1598
1623
1628
1629
1633
1636
1643
1651
1653
1655
1681
1708
1709
1726
1732
1733
1744
1750
1751
16 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
5105
5108
5115
5124
5125
5128
5134
5141
5156
5159
5166
5175
5176
5179
5185
5192
5208
5209
5210
5225
5226
5227
5231
5232
5233
5256
5257
5261
5286
5287
5291
5316
5317
5321
5344
5364
5365
5427
5435
5449
5457
5476
5485
5492
5493
5494
5513
5522
5529
5530
5531
5544
5545
5546
5617
5618
5647
5663
5664
5668
5677
5678
5683
5685
5716
5718
5722
5725
5732
5733
5768
5770
5774
5777
5784
5785
5815
5816
5818
5823
5826
5828
5845
5852
5878
5879
5881
5886
5889
5891
5908
5915
5941
5942
5944
5949
5952
5954
5971
5978
6004
6005
6007
6012
6015
6017
6034
6041
6067
6068
6070
6075
6078
6080
6097
6104
6130
6131
6133
6138
6141
6143
6160
6167
6193
6194
6196
6201
6204
6206
6223
6230
6256
6257
6259
6264
6267
6269
6286
6293
6314
6316
6332
6337
6345
16 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
627
628
629
630
631
877
912
913
914
915
922
923
924
925
944
945
946
966
967
968
969
1008
1009
1010
1011
1013
1014
1015
1016
16 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
5335
5336
5340
5341
5574
5575
5576
5577
5585
5586
5587
5588
5605
5606
5607
5608
5641
5642
5643
5644
16 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
877
879
880
881
926
927
928
929
947
948
970
971
972
973
16 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
5547
5548
5549
5550
5589
5590
5591
5592
5610
5611
5612
18 න් පහළ - මීටර් 100 බාලිකා
අංකය
101
102
103
108
109
110
118
119
120
132
133
134
150
151
152
157
158
159
167
168
169
181
182
183
199
200
201
206
207
208
216
217
218
230
231
232
248
249
250
255
256
257
265
266
267
279
280
281
297
298
299
304
305
306
314
315
316
328
329
330
346
350
352
363
365
366
371
373
374
391
392
400
405
409
411
422
424
425
430
432
433
450
451
459
468
471
472
473
474
480
481
482
493
501
503
504
505
508
509
510
515
518
520
524
527
534
535
541
542
543
544
547
548
549
554
557
559
563
566
573
574
580
581
582
583
586
587
588
593
596
598
602
605
612
613
619
622
623
624
625
631
636
640
642
646
648
651
652
664
665
666
668
672
673
675
678
680
682
687
688
689
691
695
696
698
701
703
705
710
711
717
718
725
726
730
733
739
740
746
747
754
755
759
762
775
776
777
783
784
792
795
807
812
820
821
822
828
829
837
840
852
857
859
861
868
869
873
874
881
882
884
891
892
904
905
916
917
940
956
993
997
1000
1001
1005
1007
1008
1010
1013
1015
1018
1019
1020
1022
1023
1024
1025
1026
1029
1031
1033
1038
1047
1049
1050
1055
1057
1059
1060
1061
1062
1063
1064
1065
1067
1071
1072
1073
1089
1093
1095
1102
1103
1104
1105
1106
1107
1109
1113
1114
1115
1131
1135
1137
1144
1145
1146
1149
1153
1156
1162
1163
1165
1174
1175
1176
1182
1190
1191
1201
1202
1203
1206
1210
1213
1219
1220
1222
1231
1232
1233
1239
1247
1248
1258
1259
1260
1263
1267
1270
1276
1277
1279
1288
1289
1290
1296
1304
1305
1315
1316
1317
1320
1324
1327
1333
1334
1336
1345
1346
1347
1353
1361
1362
1372
1373
1374
1377
1381
1384
1390
1391
1393
1402
1403
1404
1410
1418
1419
1429
1430
1431
1434
1438
1441
1447
1448
1450
1459
1460
1461
1467
1475
1476
1486
1487
1488
1491
1495
1498
1504
1505
1507
1516
1517
1518
1524
1532
1533
1543
1544
1545
1548
1552
1555
1561
1562
1564
1573
1574
1575
1581
1589
1590
1600
1601
1602
1605
1609
1612
1618
1619
1621
1630
1631
1632
1638
1646
1647
1661
1662
1663
1664
1670
1677
1678
1687
1688
1690
1692
1697
1698
1701
1702
1711
1716
1721
1722
1723
1726
1730
1732
1739
1740
1741
1744
1748
1750
1755
1757
18 න් පහළ - මීටර් 100 බාලිකා
අංකය
5001
5003
5006
5008
5009
5019
5021
5024
5026
5027
5037
5039
5042
5044
5045
5055
5057
5060
5062
5063
5073
5075
5078
5080
5081
5091
5093
5095
5097
5102
5103
5104
5119
5120
5123
5138
5139
5142
5144
5146
5148
5153
5154
5155
5170
5171
5174
5189
5190
5193
5195
5198
5199
5200
5213
5214
5215
5235
5236
5237
5238
5239
5240
5244
5245
5246
5248
5255
5259
5268
5269
5270
5274
5275
5276
5278
5285
5289
5298
5299
5300
5304
5305
5306
5308
5315
5319
5328
5330
5333
5334
5338
5339
5343
5349
5350
5355
5356
5360
5361
5367
5368
5371
5374
5375
5377
5378
5381
5385
5386
5387
5389
5390
5391
5394
5397
5398
5400
5401
5404
5408
5409
5410
5412
5413
5418
5420
5422
5424
5430
5431
5432
5440
5442
5444
5446
5452
5453
5454
5463
5464
5465
5470
5471
5472
5475
5481
5482
5486
5488
5489
5500
5501
5502
5507
5508
5509
5512
5518
5519
5523
5525
5526
5532
5533
5534
5539
5546
5547
5551
5559
5560
5563
5566
5567
5578
5579
5600
5601
5621
5622
5629
5630
5637
5640
5641
5642
5648
5649
5650
5651
5652
5655
5656
5657
5659
5660
5666
5669
5673
5674
5675
5681
5682
5686
5687
5688
5689
5690
5692
5693
5694
5695
5698
5699
5700
5701
5703
5704
5705
5706
5710
5711
5712
5724
5731
5735
5736
5739
5740
5741
5742
5744
5745
5746
5747
5750
5751
5752
5753
5755
5756
5757
5758
5762
5763
5764
5776
5783
5787
5788
5791
5792
5793
5796
5797
5798
5809
5811
5821
5822
5824
5827
5831
5839
5841
5854
5855
5856
5859
5860
5861
5872
5874
5884
5885
5887
5890
5894
5902
5904
5917
5918
5919
5922
5923
5924
5935
5937
5947
5948
5950
5953
5957
5965
5967
5980
5981
5982
5985
5986
5987
5998
6000
6010
6011
6013
6016
6020
6028
6030
6043
6044
6045
6048
6049
6050
6061
6063
6073
6074
6076
6079
6083
6091
6093
6106
6107
6108
6111
6112
6113
6124
6126
6136
6137
6139
6142
6146
6154
6156
6169
6170
6171
6174
6175
6176
6187
6189
6199
6200
6202
6205
6209
6217
6219
6232
6233
6234
6237
6238
6239
6250
6252
6262
6263
6265
6268
6272
6280
6282
6299
6300
6301
6302
6308
6317
6319
6322
6323
6325
6327
6331
6335
6338
6339
6346
6348
6349
6350
6351
6353
6354
6355
6356
6357
6359
18 න් පහළ - මීටර් 200 බාලිකා
අංකය
118
119
120
132
133
139
167
168
169
181
182
188
216
217
218
230
231
237
265
266
267
279
280
286
314
315
316
328
329
335
363
365
366
373
374
385
391
404
422
424
425
432
433
444
450
463
472
480
481
484
485
493
501
515
516
520
524
527
532
534
535
537
554
555
559
563
566
571
573
574
576
593
594
598
602
605
610
612
613
615
630
640
652
657
676
678
679
680
682
684
699
701
702
703
705
707
725
726
730
733
754
755
759
762
783
784
792
795
807
812
828
829
837
840
852
857
877
880
883
884
918
919
941
957
994
998
1003
1031
1038
1040
1044
1047
1049
1055
1057
1059
1071
1072
1074
1093
1094
1095
1100
1113
1114
1116
1135
1136
1137
1142
1162
1163
1174
1175
1188
1190
1191
1219
1220
1231
1232
1245
1247
1248
1276
1277
1288
1289
1302
1304
1305
1333
1334
1345
1346
1359
1361
1362
1390
1391
1402
1403
1416
1418
1419
1447
1448
1459
1460
1473
1475
1476
1504
1505
1516
1517
1530
1532
1533
1561
1562
1573
1574
1587
1589
1590
1618
1619
1630
1631
1644
1646
1647
1670
1671
1695
1698
1701
1702
1711
1716
1728
1730
1732
1735
1736
1746
1748
1750
1753
1754
1756
18 න් පහළ - මීටර් 200 බාලිකා
අංකය
5009
5027
5045
5063
5081
5102
5103
5104
5119
5120
5137
5138
5153
5154
5155
5170
5171
5188
5189
5198
5202
5203
5213
5214
5217
5219
5229
5230
5236
5248
5250
5255
5259
5266
5278
5280
5285
5289
5296
5308
5310
5315
5319
5326
5339
5343
5347
5359
5360
5361
5367
5381
5385
5386
5387
5390
5404
5408
5409
5410
5413
5424
5430
5431
5432
5446
5452
5453
5454
5470
5471
5472
5475
5481
5482
5488
5489
5507
5508
5509
5512
5518
5519
5525
5526
5580
5581
5602
5603
5644
5645
5646
5660
5662
5666
5673
5675
5676
5680
5681
5684
5710
5711
5712
5731
5762
5763
5764
5783
5809
5817
5821
5822
5824
5827
5840
5872
5880
5884
5885
5887
5890
5903
5935
5943
5947
5948
5950
5953
5966
5998
6006
6010
6011
6013
6016
6029
6061
6069
6073
6074
6076
6079
6092
6124
6132
6136
6137
6139
6142
6155
6187
6195
6199
6200
6202
6205
6218
6250
6258
6262
6263
6265
6268
6281
6308
6309
6317
6318
6331
6335
6338
6339
6346
6353
6359
18 න් පහළ - මීටර් 400 බාලිකා
අංකය
118
119
120
132
135
136
167
168
169
181
184
185
216
217
218
230
233
234
265
266
267
279
282
283
314
315
316
328
331
332
357
358
359
373
387
388
393
404
416
417
418
432
446
447
452
463
479
483
484
485
486
498
501
505
515
516
520
521
523
524
526
531
537
539
541
544
554
555
559
560
562
563
565
570
576
578
580
583
593
594
598
599
601
602
604
609
615
617
619
634
635
639
641
643
655
656
657
659
663
676
679
680
682
684
699
702
703
705
707
737
766
787
788
790
796
799
801
810
811
832
833
835
841
844
846
855
856
876
878
920
921
958
1014
1016
1017
1034
1039
1041
1046
1050
1052
1057
1058
1059
1075
1076
1077
1089
1093
1117
1118
1119
1131
1135
1164
1178
1184
1188
1200
1221
1235
1241
1245
1257
1278
1292
1298
1302
1314
1335
1349
1355
1359
1371
1392
1406
1412
1416
1428
1449
1463
1469
1473
1485
1506
1520
1526
1530
1542
1563
1577
1583
1587
1599
1620
1634
1640
1644
1656
1670
1671
1684
1685
1696
1700
1701
1703
1711
1712
1729
1735
1736
1747
1753
1754
1755
1756
1757
18 න් පහළ - මීටර් 400 බාලිකා
අංකය
5010
5028
5046
5064
5082
5112
5113
5114
5120
5122
5137
5139
5163
5164
5165
5171
5173
5188
5190
5198
5206
5207
5216
5219
5229
5236
5237
5248
5250
5252
5253
5259
5263
5266
5278
5280
5282
5283
5289
5293
5296
5308
5310
5312
5313
5319
5323
5326
5340
5341
5347
5359
5363
5366
5382
5384
5389
5390
5405
5407
5412
5413
5431
5432
5433
5453
5454
5455
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5550
5551
5582
5583
5604
5643
5661
5662
5669
5674
5676
5679
5681
5682
5684
5709
5713
5719
5729
5731
5735
5736
5761
5765
5771
5781
5783
5787
5788
5809
5819
5830
5833
5839
5872
5882
5893
5896
5902
5935
5945
5956
5959
5965
5998
6008
6019
6022
6028
6061
6071
6082
6085
6091
6124
6134
6145
6148
6154
6187
6197
6208
6211
6217
6250
6260
6271
6274
6280
6307
6308
6312
6317
6318
6330
6334
6341
6342
6352
6358
18 න් පහළ - මීටර් 800 බාලිකා
අංකය
121
122
123
134
135
136
170
171
172
183
184
185
219
220
221
232
233
234
268
269
270
281
282
283
317
318
319
330
331
332
357
359
360
369
372
375
376
379
398
399
416
418
419
428
431
434
435
438
457
458
477
484
487
497
500
521
522
523
525
528
531
533
538
560
561
562
564
567
570
572
577
599
600
601
603
606
609
611
616
633
634
635
639
641
655
656
660
676
679
685
699
702
708
737
766
787
788
790
796
801
802
810
832
833
835
841
846
847
855
875
876
888
942
959
1033
1034
1039
1044
1046
1052
1058
1075
1076
1077
1084
1086
1092
1117
1118
1119
1126
1128
1134
1178
1179
1184
1192
1200
1235
1236
1241
1249
1257
1292
1293
1298
1306
1314
1349
1350
1355
1363
1371
1406
1407
1412
1420
1428
1463
1464
1469
1477
1485
1520
1521
1526
1534
1542
1577
1578
1583
1591
1599
1634
1635
1640
1648
1656
1703
1704
1713
1717
1729
1736
1747
1754
1755
18 න් පහළ - මීටර් 800 බාලිකා
අංකය
5010
5011
5028
5029
5046
5047
5064
5065
5082
5083
5113
5114
5121
5122
5137
5164
5165
5172
5173
5188
5203
5204
5216
5218
5229
5234
5250
5252
5253
5254
5262
5263
5264
5265
5280
5282
5283
5284
5292
5293
5294
5295
5310
5312
5313
5314
5322
5323
5324
5325
5340
5341
5347
5363
5382
5384
5405
5407
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5584
5661
5662
5667
5674
5676
5679
5682
5686
5709
5713
5729
5730
5737
5761
5765
5781
5782
5789
5819
5830
5833
5836
5845
5846
5853
5882
5893
5896
5899
5908
5909
5916
5945
5956
5959
5962
5971
5972
5979
6008
6019
6022
6025
6034
6035
6042
6071
6082
6085
6088
6097
6098
6105
6134
6145
6148
6151
6160
6161
6168
6197
6208
6211
6214
6223
6224
6231
6260
6271
6274
6277
6286
6287
6294
6340
6342
6352
6358
18 න් පහළ - මීටර් 1500 බාලිකා
අංකය
133
134
136
182
183
185
231
232
234
280
281
283
329
330
332
372
379
385
398
399
431
438
444
457
458
483
490
497
500
523
525
533
538
539
562
564
572
577
578
601
603
611
616
617
660
685
686
708
709
737
766
796
802
803
841
847
848
887
943
960
961
1039
1046
1084
1086
1092
1126
1128
1134
1179
1184
1186
1193
1236
1241
1243
1250
1293
1298
1300
1307
1350
1355
1357
1364
1407
1412
1414
1421
1464
1469
1471
1478
1521
1526
1528
1535
1578
1583
1585
1592
1635
1640
1642
1649
1679
1717
1718
18 න් පහළ - මීටර් 1500 බාලිකා
අංකය
5121
5172
5216
5219
5220
5234
5252
5254
5262
5264
5265
5282
5284
5292
5294
5295
5312
5314
5322
5324
5325
5384
5407
5480
5484
5490
5491
5517
5521
5527
5528
5552
5667
5670
5671
5672
5679
5729
5730
5737
5781
5782
5789
5830
5833
5836
5846
5853
5893
5896
5899
5909
5916
5956
5959
5962
5972
5979
6019
6022
6025
6035
6042
6082
6085
6088
6098
6105
6145
6148
6151
6161
6168
6208
6211
6214
6224
6231
6271
6274
6277
6287
6294
6321
6340
18 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
363
364
366
370
371
386
400
422
423
425
429
430
445
459
472
474
629
630
735
764
1710
18 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
5105
5116
5117
5118
5119
5138
5156
5167
5168
5169
5170
5189
5199
5201
5212
5213
5215
5222
5223
5335
5358
5548
5711
5712
5715
5724
5763
5764
5767
5776
5810
5811
5817
5822
5840
5841
5844
5873
5874
5880
5885
5903
5904
5907
5936
5937
5943
5948
5966
5967
5970
5999
6000
6006
6011
6029
6030
6033
6062
6063
6069
6074
6092
6093
6096
6125
6126
6132
6137
6155
6156
6159
6188
6189
6195
6200
6218
6219
6222
6251
6252
6258
6263
6281
6282
6285
6330
6343
18 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
359
367
369
386
387
393
398
418
426
428
445
446
452
457
483
487
490
494
519
528
558
567
597
606
660
663
685
708
787
789
832
834
1075
1076
1078
1084
1086
1091
1096
1117
1118
1120
1126
1128
1133
1138
1168
1169
1182
1197
1225
1226
1239
1254
1282
1283
1296
1311
1339
1340
1353
1368
1396
1397
1410
1425
1453
1454
1467
1482
1510
1511
1524
1539
1567
1568
1581
1596
1624
1625
1638
1653
18 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
5106
5109
5122
5139
5157
5160
5173
5190
5215
5227
5237
5382
5405
5709
5715
5761
5767
5844
5907
5970
6033
6096
6159
6222
6285
18 න් පහළ - උස පැනීම බාලිකා
අංකය
101
104
105
110
111
112
121
123
124
140
141
142
150
153
154
159
160
161
170
172
173
189
190
191
199
202
203
208
209
210
219
221
222
238
239
240
248
251
252
257
258
259
268
270
271
287
288
289
297
300
301
306
307
308
317
319
320
336
337
338
346
348
352
357
360
364
380
381
392
405
407
411
416
419
423
439
440
451
469
470
479
486
489
495
504
506
507
543
545
546
582
584
585
621
636
642
644
648
649
651
659
666
667
670
671
675
689
690
693
694
698
714
720
721
729
735
743
749
750
758
764
785
786
792
797
798
800
830
831
837
842
843
845
858
863
865
866
869
872
883
884
885
900
901
908
909
936
937
949
950
962
963
993
995
1000
1002
1005
1007
1009
1011
1014
1016
1021
1022
1023
1024
1025
1027
1031
1032
1043
1048
1049
1063
1082
1088
1099
1101
1105
1124
1130
1141
1143
1147
1148
1159
1160
1161
1165
1166
1170
1175
1177
1185
1204
1205
1216
1217
1218
1222
1223
1227
1232
1234
1242
1261
1262
1273
1274
1275
1279
1280
1284
1289
1291
1299
1318
1319
1330
1331
1332
1336
1337
1341
1346
1348
1356
1375
1376
1387
1388
1389
1393
1394
1398
1403
1405
1413
1432
1433
1444
1445
1446
1450
1451
1455
1460
1462
1470
1489
1490
1501
1502
1503
1507
1508
1512
1517
1519
1527
1546
1547
1558
1559
1560
1564
1565
1569
1574
1576
1584
1603
1604
1615
1616
1617
1621
1622
1626
1631
1633
1641
1657
1658
1666
1667
1671
1672
1679
1686
1690
1693
1695
1703
1705
1714
18 න් පහළ - උස පැනීම බාලිකා
අංකය
5001
5002
5004
5007
5009
5012
5019
5020
5022
5025
5027
5030
5037
5038
5040
5043
5045
5048
5055
5056
5058
5061
5063
5066
5073
5074
5076
5079
5081
5084
5092
5106
5111
5121
5131
5143
5157
5162
5172
5182
5196
5197
5200
5214
5221
5227
5240
5241
5242
5267
5270
5271
5272
5297
5300
5301
5302
5327
5343
5348
5352
5357
5362
5366
5367
5369
5370
5373
5380
5381
5392
5393
5396
5403
5404
5419
5426
5441
5448
5466
5467
5470
5475
5486
5487
5503
5504
5507
5512
5523
5524
5534
5537
5538
5552
5570
5571
5627
5628
5635
5636
5637
5649
5650
5653
5654
5657
5659
5665
5670
5671
5688
5689
5690
5691
5692
5699
5700
5701
5702
5703
5723
5727
5735
5740
5741
5742
5743
5744
5751
5752
5753
5754
5755
5775
5779
5787
5794
5795
5796
5802
5807
5810
5814
5820
5832
5834
5837
5847
5857
5858
5859
5865
5870
5873
5877
5883
5895
5897
5900
5910
5920
5921
5922
5928
5933
5936
5940
5946
5958
5960
5963
5973
5983
5984
5985
5991
5996
5999
6003
6009
6021
6023
6026
6036
6046
6047
6048
6054
6059
6062
6066
6072
6084
6086
6089
6099
6109
6110
6111
6117
6122
6125
6129
6135
6147
6149
6152
6162
6172
6173
6174
6180
6185
6188
6192
6198
6210
6212
6215
6225
6235
6236
6237
6243
6248
6251
6255
6261
6273
6275
6278
6288
6295
6296
6303
6304
6311
6328
6329
6330
6332
6343
18 න් පහළ - දුර පැනීම බාලිකා
අංකය
103
104
106
110
111
112
113
121
123
125
135
140
141
152
153
155
159
160
161
162
170
172
174
184
189
190
201
202
204
208
209
210
211
219
221
223
233
238
239
250
251
253
257
258
259
260
268
270
272
282
287
288
299
300
302
306
307
308
309
317
319
321
331
336
337
347
350
354
360
361
364
371
381
382
396
401
403
406
409
413
419
420
423
430
440
441
455
460
462
465
467
470
474
480
481
488
489
495
496
498
503
506
509
511
516
518
519
522
526
527
534
535
536
542
545
548
550
555
557
558
561
565
566
573
574
575
581
584
587
589
594
596
597
600
604
605
612
613
614
620
624
625
633
640
643
644
646
650
652
656
657
659
664
665
667
669
670
671
675
678
684
687
688
690
692
693
694
698
701
707
710
711
714
716
720
721
729
738
739
740
743
745
749
750
758
767
770
772
773
774
775
776
777
783
784
788
795
798
799
811
812
815
817
818
819
820
821
822
828
829
833
840
843
844
856
857
858
859
863
864
869
870
872
880
882
885
898
899
906
907
938
939
952
953
964
965
992
993
1001
1002
1004
1006
1010
1012
1015
1017
1018
1019
1020
1021
1026
1027
1029
1033
1042
1044
1047
1052
1055
1060
1061
1062
1065
1067
1070
1071
1072
1074
1095
1097
1100
1102
1103
1104
1107
1109
1112
1113
1114
1116
1137
1139
1142
1146
1147
1148
1150
1155
1156
1163
1170
1174
1176
1181
1189
1192
1194
1200
1203
1204
1205
1207
1212
1213
1220
1227
1231
1233
1238
1246
1249
1251
1257
1260
1261
1262
1264
1269
1270
1277
1284
1288
1290
1295
1303
1306
1308
1314
1317
1318
1319
1321
1326
1327
1334
1341
1345
1347
1352
1360
1363
1365
1371
1374
1375
1376
1378
1383
1384
1391
1398
1402
1404
1409
1417
1420
1422
1428
1431
1432
1433
1435
1440
1441
1448
1455
1459
1461
1466
1474
1477
1479
1485
1488
1489
1490
1492
1497
1498
1505
1512
1516
1518
1523
1531
1534
1536
1542
1545
1546
1547
1549
1554
1555
1562
1569
1573
1575
1580
1588
1591
1593
1599
1602
1603
1604
1606
1611
1612
1619
1626
1630
1632
1637
1645
1648
1650
1656
1660
1665
1666
1675
1679
1681
1687
1689
1691
1694
1695
1697
1705
1706
1714
18 න් පහළ - දුර පැනීම බාලිකා
අංකය
5002
5004
5005
5007
5014
5020
5022
5023
5025
5032
5038
5040
5041
5043
5050
5056
5058
5059
5061
5068
5074
5076
5077
5079
5086
5091
5094
5095
5102
5103
5104
5124
5125
5129
5132
5140
5142
5145
5146
5153
5154
5155
5175
5176
5180
5183
5191
5195
5197
5205
5217
5220
5223
5230
5232
5238
5239
5244
5249
5253
5267
5268
5269
5274
5279
5283
5297
5298
5299
5304
5309
5313
5327
5331
5332
5333
5334
5337
5338
5339
5352
5353
5354
5355
5361
5362
5368
5372
5373
5376
5378
5380
5386
5389
5391
5395
5396
5399
5401
5403
5409
5412
5417
5418
5423
5424
5425
5430
5439
5440
5445
5446
5447
5452
5459
5460
5461
5462
5463
5465
5467
5471
5472
5473
5481
5486
5496
5497
5498
5499
5500
5502
5504
5508
5509
5510
5518
5523
5534
5536
5537
5540
5541
5542
5549
5555
5556
5568
5569
5598
5599
5619
5620
5621
5623
5624
5629
5631
5632
5638
5639
5648
5651
5652
5653
5654
5655
5656
5657
5660
5661
5669
5673
5675
5680
5684
5686
5687
5698
5710
5713
5721
5726
5727
5728
5739
5750
5762
5765
5773
5778
5779
5780
5791
5793
5794
5797
5800
5801
5811
5812
5813
5824
5827
5840
5843
5851
5854
5856
5857
5860
5863
5864
5874
5875
5876
5887
5890
5903
5906
5914
5917
5919
5920
5923
5926
5927
5937
5938
5939
5950
5953
5966
5969
5977
5980
5982
5983
5986
5989
5990
6000
6001
6002
6013
6016
6029
6032
6040
6043
6045
6046
6049
6052
6053
6063
6064
6065
6076
6079
6092
6095
6103
6106
6108
6109
6112
6115
6116
6126
6127
6128
6139
6142
6155
6158
6166
6169
6171
6172
6175
6178
6179
6189
6190
6191
6202
6205
6218
6221
6229
6232
6234
6235
6238
6241
6242
6252
6253
6254
6265
6268
6281
6284
6292
6297
6298
6301
6303
6307
6310
6318
6319
6323
6324
6326
6327
6338
6342
6344
18 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
381
389
390
396
401
440
448
449
455
460
486
488
489
495
496
498
536
538
575
577
614
616
798
811
843
856
1088
1097
1101
1130
1139
1143
1191
1192
1194
1248
1249
1251
1305
1306
1308
1362
1363
1365
1419
1420
1422
1476
1477
1479
1533
1534
1536
1590
1591
1593
1647
1648
1650
18 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
5124
5125
5126
5132
5140
5175
5176
5177
5183
5191
5221
5222
5223
5266
5296
5326
5482
5489
5519
5526
5680
5727
5728
5779
5780
5843
5847
5906
5910
5969
5973
6032
6036
6095
6099
6158
6162
6221
6225
6284
6288
6346
18 න් පහළ - රිටි පැනීම බාලිකා
අංකය
1085
1094
1127
1136
1193
1196
1198
1250
1253
1255
1307
1310
1312
1364
1367
1369
1421
1424
1426
1478
1481
1483
1535
1538
1540
1592
1595
1597
1649
1652
1654
18 න් පහළ - රිටි පැනීම බාලිකා
අංකය
5724
5776
5843
5906
5969
6032
6095
6158
6221
6284
18 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
111
112
113
114
115
127
128
129
137
143
144
160
161
162
163
164
176
177
178
186
192
193
209
210
211
212
213
225
226
227
235
241
242
258
259
260
261
262
274
275
276
284
290
291
307
308
309
310
311
323
324
325
333
339
340
351
353
356
358
362
368
376
377
383
394
397
402
410
412
415
417
421
427
435
436
442
453
456
461
464
466
469
475
478
482
491
492
499
512
514
517
522
529
530
537
540
551
553
556
561
568
569
576
579
590
592
595
600
607
608
615
618
626
631
632
637
638
647
649
653
654
658
661
662
669
674
677
681
683
692
697
700
704
706
715
722
723
731
736
744
751
752
760
765
778
779
782
791
793
794
804
805
806
808
809
823
824
827
836
838
839
849
850
851
853
854
870
871
872
875
878
882
886
887
910
911
930
931
951
974
975
996
999
1025
1028
1029
1030
1035
1036
1037
1045
1051
1053
1054
1056
1068
1069
1080
1081
1083
1085
1090
1098
1110
1111
1122
1123
1125
1127
1132
1140
1151
1152
1154
1158
1167
1172
1173
1180
1181
1187
1195
1199
1208
1209
1211
1215
1224
1229
1230
1237
1238
1244
1252
1256
1265
1266
1268
1272
1281
1286
1287
1294
1295
1301
1309
1313
1322
1323
1325
1329
1338
1343
1344
1351
1352
1358
1366
1370
1379
1380
1382
1386
1395
1400
1401
1408
1409
1415
1423
1427
1436
1437
1439
1443
1452
1457
1458
1465
1466
1472
1480
1484
1493
1494
1496
1500
1509
1514
1515
1522
1523
1529
1537
1541
1550
1551
1553
1557
1566
1571
1572
1579
1580
1586
1594
1598
1607
1608
1610
1614
1623
1628
1629
1636
1637
1643
1651
1655
1668
1669
1673
1674
1680
1683
1692
1697
1699
1706
1707
1715
1724
1727
1731
1733
1734
1742
1745
1749
1751
1752
18 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
5012
5015
5016
5030
5033
5034
5048
5051
5052
5066
5069
5070
5084
5087
5088
5098
5099
5101
5107
5108
5110
5126
5127
5130
5133
5135
5136
5149
5150
5152
5158
5159
5161
5177
5178
5181
5184
5186
5187
5194
5196
5205
5208
5210
5225
5226
5228
5230
5231
5235
5249
5256
5257
5261
5263
5279
5286
5287
5291
5293
5309
5316
5317
5321
5323
5342
5344
5345
5346
5354
5364
5365
5379
5388
5402
5411
5419
5421
5429
5441
5443
5451
5468
5469
5476
5477
5478
5485
5492
5493
5494
5505
5506
5513
5514
5515
5522
5529
5530
5531
5540
5541
5543
5544
5545
5553
5554
5572
5573
5593
5594
5595
5613
5614
5625
5626
5633
5634
5647
5658
5663
5664
5668
5677
5678
5683
5685
5691
5696
5697
5702
5707
5708
5716
5717
5718
5732
5733
5738
5743
5748
5749
5754
5759
5760
5768
5769
5770
5784
5785
5790
5804
5805
5807
5815
5816
5818
5823
5828
5838
5848
5850
5851
5852
5867
5868
5870
5878
5879
5881
5886
5891
5901
5911
5913
5914
5915
5930
5931
5933
5941
5942
5944
5949
5954
5964
5974
5976
5977
5978
5993
5994
5996
6004
6005
6007
6012
6017
6027
6037
6039
6040
6041
6056
6057
6059
6067
6068
6070
6075
6080
6090
6100
6102
6103
6104
6119
6120
6122
6130
6131
6133
6138
6143
6153
6163
6165
6166
6167
6182
6183
6185
6193
6194
6196
6201
6206
6216
6226
6228
6229
6230
6245
6246
6248
6256
6257
6259
6264
6269
6279
6289
6291
6292
6293
6305
6306
6313
6314
6320
6321
6327
6333
6336
6345
6347
6352
6353
6358
6359
18 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
127
130
131
140
143
144
147
148
149
176
179
180
189
192
193
196
197
198
225
228
229
238
241
242
245
246
247
274
277
278
287
290
291
294
295
296
323
326
327
336
339
340
343
344
345
358
362
368
376
377
384
394
395
397
417
421
427
435
436
443
453
454
456
473
475
491
499
502
514
517
529
530
532
540
553
556
568
569
571
579
592
595
607
608
610
618
632
637
638
653
654
658
661
662
677
681
683
686
700
704
706
709
724
727
732
753
756
761
791
793
794
804
805
806
808
809
836
838
839
849
850
851
853
854
883
886
887
932
933
954
978
979
1035
1036
1037
1045
1051
1053
1054
1056
1079
1080
1081
1087
1098
1121
1122
1123
1129
1140
1167
1172
1173
1180
1181
1183
1195
1199
1224
1229
1230
1237
1238
1240
1252
1256
1281
1286
1287
1294
1295
1297
1309
1313
1338
1343
1344
1351
1352
1354
1366
1370
1395
1400
1401
1408
1409
1411
1423
1427
1452
1457
1458
1465
1466
1468
1480
1484
1509
1514
1515
1522
1523
1525
1537
1541
1566
1571
1572
1579
1580
1582
1594
1598
1623
1628
1629
1636
1637
1639
1651
1655
1680
1682
1698
1699
1706
1707
1715
1733
1735
1751
1753
18 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
5012
5017
5018
5030
5035
5036
5048
5053
5054
5066
5071
5072
5084
5089
5090
5105
5107
5115
5123
5127
5128
5133
5135
5136
5156
5158
5166
5174
5178
5179
5184
5186
5187
5208
5210
5225
5226
5228
5231
5232
5233
5249
5256
5257
5260
5264
5279
5286
5287
5290
5294
5309
5316
5317
5320
5324
5342
5345
5346
5364
5365
5379
5388
5402
5411
5427
5435
5449
5457
5476
5477
5478
5485
5492
5493
5494
5513
5514
5515
5522
5529
5530
5531
5544
5545
5553
5554
5596
5597
5615
5616
5647
5663
5664
5668
5677
5678
5683
5685
5716
5717
5720
5732
5733
5734
5768
5769
5772
5784
5785
5786
5815
5816
5818
5828
5835
5838
5845
5847
5850
5852
5878
5879
5881
5891
5898
5901
5908
5910
5913
5915
5941
5942
5944
5954
5961
5964
5971
5973
5976
5978
6004
6005
6007
6017
6024
6027
6034
6036
6039
6041
6067
6068
6070
6080
6087
6090
6097
6099
6102
6104
6130
6131
6133
6143
6150
6153
6160
6162
6165
6167
6193
6194
6196
6206
6213
6216
6223
6225
6228
6230
6256
6257
6259
6269
6276
6279
6286
6288
6291
6293
6315
6320
6321
6333
6335
6345
6347
18 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
127
130
131
145
146
147
148
149
176
179
180
194
195
196
197
198
225
228
229
243
244
245
246
247
274
277
278
292
293
294
295
296
323
326
327
341
342
343
344
345
361
362
368
372
377
378
395
400
402
420
421
427
431
436
437
454
459
461
475
476
482
488
492
493
496
499
502
514
517
525
526
530
532
536
541
553
556
564
565
569
571
575
580
592
595
603
604
608
610
614
619
633
638
653
654
658
661
662
681
683
686
704
706
709
724
727
729
731
732
753
756
758
760
761
793
804
806
808
809
838
849
851
853
854
875
878
879
886
934
935
955
976
977
1035
1036
1037
1045
1051
1053
1054
1056
1073
1080
1081
1083
1089
1090
1098
1099
1101
1115
1122
1123
1125
1131
1132
1140
1141
1143
1167
1172
1173
1177
1180
1187
1195
1197
1199
1224
1229
1230
1234
1237
1244
1252
1254
1256
1281
1286
1287
1291
1294
1301
1309
1311
1313
1338
1343
1344
1348
1351
1358
1366
1368
1370
1395
1400
1401
1405
1408
1415
1423
1425
1427
1452
1457
1458
1462
1465
1472
1480
1482
1484
1509
1514
1515
1519
1522
1529
1537
1539
1541
1566
1571
1572
1576
1579
1586
1594
1596
1598
1623
1628
1629
1633
1636
1643
1651
1653
1655
1681
1708
1709
1726
1732
1733
1744
1750
1751
18 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
5105
5108
5115
5124
5125
5128
5134
5141
5156
5159
5166
5175
5176
5179
5185
5192
5208
5209
5210
5225
5226
5227
5231
5232
5233
5256
5257
5261
5286
5287
5291
5316
5317
5321
5344
5364
5365
5427
5435
5449
5457
5476
5485
5492
5493
5494
5513
5522
5529
5530
5531
5544
5545
5546
5617
5618
5647
5663
5664
5668
5677
5678
5683
5685
5716
5718
5722
5725
5732
5733
5768
5770
5774
5777
5784
5785
5815
5816
5818
5823
5826
5828
5845
5852
5878
5879
5881
5886
5889
5891
5908
5915
5941
5942
5944
5949
5952
5954
5971
5978
6004
6005
6007
6012
6015
6017
6034
6041
6067
6068
6070
6075
6078
6080
6097
6104
6130
6131
6133
6138
6141
6143
6160
6167
6193
6194
6196
6201
6204
6206
6223
6230
6256
6257
6259
6264
6267
6269
6286
6293
6314
6316
6332
6337
6345
18 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
627
628
629
630
631
877
912
913
914
915
922
923
924
925
944
945
946
966
967
968
969
1008
1009
1010
1011
1013
1014
1015
1016
18 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
5335
5336
5340
5341
5574
5575
5576
5577
5585
5586
5587
5588
5605
5606
5607
5608
5641
5642
5643
5644
18 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
877
879
880
881
926
927
928
929
947
948
970
971
972
973
18 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
5547
5548
5549
5550
5589
5590
5591
5592
5610
5611
5612
20 න් පහළ - මීටර් 100 බාලිකා
අංකය
101
102
103
108
109
110
118
119
120
132
133
134
150
151
152
157
158
159
167
168
169
181
182
183
199
200
201
206
207
208
216
217
218
230
231
232
248
249
250
255
256
257
265
266
267
279
280
281
297
298
299
304
305
306
314
315
316
328
329
330
346
350
352
363
365
366
371
373
374
391
392
400
405
409
411
422
424
425
430
432
433
450
451
459
468
471
472
473
474
480
481
482
493
501
503
504
505
508
509
510
515
518
520
524
527
534
535
541
542
543
544
547
548
549
554
557
559
563
566
573
574
580
581
582
583
586
587
588
593
596
598
602
605
612
613
619
622
623
624
625
631
636
640
642
646
648
651
652
664
665
666
668
672
673
675
678
680
682
687
688
689
691
695
696
698
701
703
705
710
711
717
718
725
726
730
733
739
740
746
747
754
755
759
762
775
776
777
783
784
792
795
807
812
820
821
822
828
829
837
840
852
857
859
861
868
869
873
874
881
882
884
891
892
904
905
916
917
940
956
993
997
1000
1001
1005
1007
1008
1010
1013
1015
1018
1019
1020
1022
1023
1024
1025
1026
1029
1031
1033
1038
1047
1049
1050
1055
1057
1059
1060
1061
1062
1063
1064
1065
1067
1071
1072
1073
1089
1093
1095
1102
1103
1104
1105
1106
1107
1109
1113
1114
1115
1131
1135
1137
1144
1145
1146
1149
1153
1156
1162
1163
1165
1174
1175
1176
1182
1190
1191
1201
1202
1203
1206
1210
1213
1219
1220
1222
1231
1232
1233
1239
1247
1248
1258
1259
1260
1263
1267
1270
1276
1277
1279
1288
1289
1290
1296
1304
1305
1315
1316
1317
1320
1324
1327
1333
1334
1336
1345
1346
1347
1353
1361
1362
1372
1373
1374
1377
1381
1384
1390
1391
1393
1402
1403
1404
1410
1418
1419
1429
1430
1431
1434
1438
1441
1447
1448
1450
1459
1460
1461
1467
1475
1476
1486
1487
1488
1491
1495
1498
1504
1505
1507
1516
1517
1518
1524
1532
1533
1543
1544
1545
1548
1552
1555
1561
1562
1564
1573
1574
1575
1581
1589
1590
1600
1601
1602
1605
1609
1612
1618
1619
1621
1630
1631
1632
1638
1646
1647
1661
1662
1663
1664
1670
1677
1678
1687
1688
1690
1692
1697
1698
1701
1702
1711
1716
1721
1722
1723
1726
1730
1732
1739
1740
1741
1744
1748
1750
1755
1757
20 න් පහළ - මීටර් 100 බාලිකා
අංකය
5001
5003
5006
5008
5009
5019
5021
5024
5026
5027
5037
5039
5042
5044
5045
5055
5057
5060
5062
5063
5073
5075
5078
5080
5081
5091
5093
5095
5097
5102
5103
5104
5119
5120
5123
5138
5139
5142
5144
5146
5148
5153
5154
5155
5170
5171
5174
5189
5190
5193
5195
5198
5199
5200
5213
5214
5215
5235
5236
5237
5238
5239
5240
5244
5245
5246
5248
5255
5259
5268
5269
5270
5274
5275
5276
5278
5285
5289
5298
5299
5300
5304
5305
5306
5308
5315
5319
5328
5330
5333
5334
5338
5339
5343
5349
5350
5355
5356
5360
5361
5367
5368
5371
5374
5375
5377
5378
5381
5385
5386
5387
5389
5390
5391
5394
5397
5398
5400
5401
5404
5408
5409
5410
5412
5413
5418
5420
5422
5424
5430
5431
5432
5440
5442
5444
5446
5452
5453
5454
5463
5464
5465
5470
5471
5472
5475
5481
5482
5486
5488
5489
5500
5501
5502
5507
5508
5509
5512
5518
5519
5523
5525
5526
5532
5533
5534
5539
5546
5547
5551
5559
5560
5563
5566
5567
5578
5579
5600
5601
5621
5622
5629
5630
5637
5640
5641
5642
5648
5649
5650
5651
5652
5655
5656
5657
5659
5660
5666
5669
5673
5674
5675
5681
5682
5686
5687
5688
5689
5690
5692
5693
5694
5695
5698
5699
5700
5701
5703
5704
5705
5706
5710
5711
5712
5724
5731
5735
5736
5739
5740
5741
5742
5744
5745
5746
5747
5750
5751
5752
5753
5755
5756
5757
5758
5762
5763
5764
5776
5783
5787
5788
5791
5792
5793
5796
5797
5798
5809
5811
5821
5822
5824
5827
5831
5839
5841
5854
5855
5856
5859
5860
5861
5872
5874
5884
5885
5887
5890
5894
5902
5904
5917
5918
5919
5922
5923
5924
5935
5937
5947
5948
5950
5953
5957
5965
5967
5980
5981
5982
5985
5986
5987
5998
6000
6010
6011
6013
6016
6020
6028
6030
6043
6044
6045
6048
6049
6050
6061
6063
6073
6074
6076
6079
6083
6091
6093
6106
6107
6108
6111
6112
6113
6124
6126
6136
6137
6139
6142
6146
6154
6156
6169
6170
6171
6174
6175
6176
6187
6189
6199
6200
6202
6205
6209
6217
6219
6232
6233
6234
6237
6238
6239
6250
6252
6262
6263
6265
6268
6272
6280
6282
6299
6300
6301
6302
6308
6317
6319
6322
6323
6325
6327
6331
6335
6338
6339
6346
6348
6349
6350
6351
6353
6354
6355
6356
6357
6359
20 න් පහළ - මීටර් 200 බාලිකා
අංකය
118
119
120
132
133
139
167
168
169
181
182
188
216
217
218
230
231
237
265
266
267
279
280
286
314
315
316
328
329
335
363
365
366
373
374
385
391
404
422
424
425
432
433
444
450
463
472
480
481
484
485
493
501
515
516
520
524
527
532
534
535
537
554
555
559
563
566
571
573
574
576
593
594
598
602
605
610
612
613
615
630
640
652
657
676
678
679
680
682
684
699
701
702
703
705
707
725
726
730
733
754
755
759
762
783
784
792
795
807
812
828
829
837
840
852
857
877
880
883
884
918
919
941
957
994
998
1003
1031
1038
1040
1044
1047
1049
1055
1057
1059
1071
1072
1074
1093
1094
1095
1100
1113
1114
1116
1135
1136
1137
1142
1162
1163
1174
1175
1188
1190
1191
1219
1220
1231
1232
1245
1247
1248
1276
1277
1288
1289
1302
1304
1305
1333
1334
1345
1346
1359
1361
1362
1390
1391
1402
1403
1416
1418
1419
1447
1448
1459
1460
1473
1475
1476
1504
1505
1516
1517
1530
1532
1533
1561
1562
1573
1574
1587
1589
1590
1618
1619
1630
1631
1644
1646
1647
1670
1671
1695
1698
1701
1702
1711
1716
1728
1730
1732
1735
1736
1746
1748
1750
1753
1754
1756
20 න් පහළ - මීටර් 200 බාලිකා
අංකය
5009
5027
5045
5063
5081
5102
5103
5104
5119
5120
5137
5138
5153
5154
5155
5170
5171
5188
5189
5198
5202
5203
5213
5214
5217
5219
5229
5230
5236
5248
5250
5255
5259
5266
5278
5280
5285
5289
5296
5308
5310
5315
5319
5326
5339
5343
5347
5359
5360
5361
5367
5381
5385
5386
5387
5390
5404
5408
5409
5410
5413
5424
5430
5431
5432
5446
5452
5453
5454
5470
5471
5472
5475
5481
5482
5488
5489
5507
5508
5509
5512
5518
5519
5525
5526
5580
5581
5602
5603
5644
5645
5646
5660
5662
5666
5673
5675
5676
5680
5681
5684
5710
5711
5712
5731
5762
5763
5764
5783
5809
5817
5821
5822
5824
5827
5840
5872
5880
5884
5885
5887
5890
5903
5935
5943
5947
5948
5950
5953
5966
5998
6006
6010
6011
6013
6016
6029
6061
6069
6073
6074
6076
6079
6092
6124
6132
6136
6137
6139
6142
6155
6187
6195
6199
6200
6202
6205
6218
6250
6258
6262
6263
6265
6268
6281
6308
6309
6317
6318
6331
6335
6338
6339
6346
6353
6359
20 න් පහළ - මීටර් 400 බාලිකා
අංකය
118
119
120
132
135
136
167
168
169
181
184
185
216
217
218
230
233
234
265
266
267
279
282
283
314
315
316
328
331
332
357
358
359
373
387
388
393
404
416
417
418
432
446
447
452
463
479
483
484
485
486
498
501
505
515
516
520
521
523
524
526
531
537
539
541
544
554
555
559
560
562
563
565
570
576
578
580
583
593
594
598
599
601
602
604
609
615
617
619
634
635
639
641
643
655
656
657
659
663
676
679
680
682
684
699
702
703
705
707
737
766
787
788
790
796
799
801
810
811
832
833
835
841
844
846
855
856
876
878
920
921
958
1014
1016
1017
1034
1039
1041
1046
1050
1052
1057
1058
1059
1075
1076
1077
1089
1093
1117
1118
1119
1131
1135
1164
1178
1184
1188
1200
1221
1235
1241
1245
1257
1278
1292
1298
1302
1314
1335
1349
1355
1359
1371
1392
1406
1412
1416
1428
1449
1463
1469
1473
1485
1506
1520
1526
1530
1542
1563
1577
1583
1587
1599
1620
1634
1640
1644
1656
1670
1671
1684
1685
1696
1700
1701
1703
1711
1712
1729
1735
1736
1747
1753
1754
1755
1756
1757
20 න් පහළ - මීටර් 400 බාලිකා
අංකය
5010
5028
5046
5064
5082
5112
5113
5114
5120
5122
5137
5139
5163
5164
5165
5171
5173
5188
5190
5198
5206
5207
5216
5219
5229
5236
5237
5248
5250
5252
5253
5259
5263
5266
5278
5280
5282
5283
5289
5293
5296
5308
5310
5312
5313
5319
5323
5326
5340
5341
5347
5359
5363
5366
5382
5384
5389
5390
5405
5407
5412
5413
5431
5432
5433
5453
5454
5455
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5550
5551
5582
5583
5604
5643
5661
5662
5669
5674
5676
5679
5681
5682
5684
5709
5713
5719
5729
5731
5735
5736
5761
5765
5771
5781
5783
5787
5788
5809
5819
5830
5833
5839
5872
5882
5893
5896
5902
5935
5945
5956
5959
5965
5998
6008
6019
6022
6028
6061
6071
6082
6085
6091
6124
6134
6145
6148
6154
6187
6197
6208
6211
6217
6250
6260
6271
6274
6280
6307
6308
6312
6317
6318
6330
6334
6341
6342
6352
6358
20 න් පහළ - මීටර් 800 බාලිකා
අංකය
121
122
123
134
135
136
170
171
172
183
184
185
219
220
221
232
233
234
268
269
270
281
282
283
317
318
319
330
331
332
357
359
360
369
372
375
376
379
398
399
416
418
419
428
431
434
435
438
457
458
477
484
487
497
500
521
522
523
525
528
531
533
538
560
561
562
564
567
570
572
577
599
600
601
603
606
609
611
616
633
634
635
639
641
655
656
660
676
679
685
699
702
708
737
766
787
788
790
796
801
802
810
832
833
835
841
846
847
855
875
876
888
942
959
1033
1034
1039
1044
1046
1052
1058
1075
1076
1077
1084
1086
1092
1117
1118
1119
1126
1128
1134
1178
1179
1184
1192
1200
1235
1236
1241
1249
1257
1292
1293
1298
1306
1314
1349
1350
1355
1363
1371
1406
1407
1412
1420
1428
1463
1464
1469
1477
1485
1520
1521
1526
1534
1542
1577
1578
1583
1591
1599
1634
1635
1640
1648
1656
1703
1704
1713
1717
1729
1736
1747
1754
1755
20 න් පහළ - මීටර් 800 බාලිකා
අංකය
5010
5011
5028
5029
5046
5047
5064
5065
5082
5083
5113
5114
5121
5122
5137
5164
5165
5172
5173
5188
5203
5204
5216
5218
5229
5234
5250
5252
5253
5254
5262
5263
5264
5265
5280
5282
5283
5284
5292
5293
5294
5295
5310
5312
5313
5314
5322
5323
5324
5325
5340
5341
5347
5363
5382
5384
5405
5407
5474
5480
5483
5484
5490
5491
5511
5517
5520
5521
5527
5528
5584
5661
5662
5667
5674
5676
5679
5682
5686
5709
5713
5729
5730
5737
5761
5765
5781
5782
5789
5819
5830
5833
5836
5845
5846
5853
5882
5893
5896
5899
5908
5909
5916
5945
5956
5959
5962
5971
5972
5979
6008
6019
6022
6025
6034
6035
6042
6071
6082
6085
6088
6097
6098
6105
6134
6145
6148
6151
6160
6161
6168
6197
6208
6211
6214
6223
6224
6231
6260
6271
6274
6277
6286
6287
6294
6340
6342
6352
6358
20 න් පහළ - මීටර් 1500 බාලිකා
අංකය
133
134
136
182
183
185
231
232
234
280
281
283
329
330
332
372
379
385
398
399
431
438
444
457
458
483
490
497
500
523
525
533
538
539
562
564
572
577
578
601
603
611
616
617
660
685
686
708
709
737
766
796
802
803
841
847
848
887
943
960
961
1039
1046
1084
1086
1092
1126
1128
1134
1179
1184
1186
1193
1236
1241
1243
1250
1293
1298
1300
1307
1350
1355
1357
1364
1407
1412
1414
1421
1464
1469
1471
1478
1521
1526
1528
1535
1578
1583
1585
1592
1635
1640
1642
1649
1679
1717
1718
20 න් පහළ - මීටර් 1500 බාලිකා
අංකය
5121
5172
5216
5219
5220
5234
5252
5254
5262
5264
5265
5282
5284
5292
5294
5295
5312
5314
5322
5324
5325
5384
5407
5480
5484
5490
5491
5517
5521
5527
5528
5552
5667
5670
5671
5672
5679
5729
5730
5737
5781
5782
5789
5830
5833
5836
5846
5853
5893
5896
5899
5909
5916
5956
5959
5962
5972
5979
6019
6022
6025
6035
6042
6082
6085
6088
6098
6105
6145
6148
6151
6161
6168
6208
6211
6214
6224
6231
6271
6274
6277
6287
6294
6321
6340
20 න් පහළ - මීටර් 5000 බාලිකා
අංකය
497
500
533
539
540
572
578
579
611
617
618
1193
1250
1307
1364
1421
1478
1535
1592
1649
1717
1718
20 න් පහළ - මීටර් 5000 බාලිකා
අංකය
5234
5262
5265
5292
5295
5322
5325
5737
5789
5846
5853
5909
5916
5972
5979
6035
6042
6098
6105
6161
6168
6224
6231
6287
6294
20 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
363
364
366
370
371
386
400
422
423
425
429
430
445
459
472
474
629
630
735
764
1710
20 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
5105
5116
5117
5118
5119
5138
5156
5167
5168
5169
5170
5189
5199
5201
5212
5213
5215
5222
5223
5335
5358
5548
5711
5712
5715
5724
5763
5764
5767
5776
5810
5811
5817
5822
5840
5841
5844
5873
5874
5880
5885
5903
5904
5907
5936
5937
5943
5948
5966
5967
5970
5999
6000
6006
6011
6029
6030
6033
6062
6063
6069
6074
6092
6093
6096
6125
6126
6132
6137
6155
6156
6159
6188
6189
6195
6200
6218
6219
6222
6251
6252
6258
6263
6281
6282
6285
6330
6343
20 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
359
367
369
386
387
393
398
418
426
428
445
446
452
457
483
487
490
494
519
528
558
567
597
606
660
663
685
708
787
789
832
834
1075
1076
1078
1084
1086
1091
1096
1117
1118
1120
1126
1128
1133
1138
1168
1169
1182
1197
1225
1226
1239
1254
1282
1283
1296
1311
1339
1340
1353
1368
1396
1397
1410
1425
1453
1454
1467
1482
1510
1511
1524
1539
1567
1568
1581
1596
1624
1625
1638
1653
20 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
5106
5109
5122
5139
5157
5160
5173
5190
5215
5227
5237
5382
5405
5709
5715
5761
5767
5844
5907
5970
6033
6096
6159
6222
6285
20 න් පහළ - උස පැනීම බාලිකා
අංකය
101
104
105
110
111
112
121
123
124
140
141
142
150
153
154
159
160
161
170
172
173
189
190
191
199
202
203
208
209
210
219
221
222
238
239
240
248
251
252
257
258
259
268
270
271
287
288
289
297
300
301
306
307
308
317
319
320
336
337
338
346
348
352
357
360
364
380
381
392
405
407
411
416
419
423
439
440
451
469
470
479
486
489
495
504
506
507
543
545
546
582
584
585
621
636
642
644
648
649
651
659
666
667
670
671
675
689
690
693
694
698
714
720
721
729
735
743
749
750
758
764
785
786
792
797
798
800
830
831
837
842
843
845
858
863
865
866
869
872
883
884
885
900
901
908
909
936
937
949
950
962
963
993
995
1000
1002
1005
1007
1009
1011
1014
1016
1021
1022
1023
1024
1025
1027
1031
1032
1043
1048
1049
1063
1082
1088
1099
1101
1105
1124
1130
1141
1143
1147
1148
1159
1160
1161
1165
1166
1170
1175
1177
1185
1204
1205
1216
1217
1218
1222
1223
1227
1232
1234
1242
1261
1262
1273
1274
1275
1279
1280
1284
1289
1291
1299
1318
1319
1330
1331
1332
1336
1337
1341
1346
1348
1356
1375
1376
1387
1388
1389
1393
1394
1398
1403
1405
1413
1432
1433
1444
1445
1446
1450
1451
1455
1460
1462
1470
1489
1490
1501
1502
1503
1507
1508
1512
1517
1519
1527
1546
1547
1558
1559
1560
1564
1565
1569
1574
1576
1584
1603
1604
1615
1616
1617
1621
1622
1626
1631
1633
1641
1657
1658
1666
1667
1671
1672
1679
1686
1690
1693
1695
1703
1705
1714
20 න් පහළ - උස පැනීම බාලිකා
අංකය
5001
5002
5004
5007
5009
5012
5019
5020
5022
5025
5027
5030
5037
5038
5040
5043
5045
5048
5055
5056
5058
5061
5063
5066
5073
5074
5076
5079
5081
5084
5092
5106
5111
5121
5131
5143
5157
5162
5172
5182
5196
5197
5200
5214
5221
5227
5240
5241
5242
5267
5270
5271
5272
5297
5300
5301
5302
5327
5343
5348
5352
5357
5362
5366
5367
5369
5370
5373
5380
5381
5392
5393
5396
5403
5404
5419
5426
5441
5448
5466
5467
5470
5475
5486
5487
5503
5504
5507
5512
5523
5524
5534
5537
5538
5552
5570
5571
5627
5628
5635
5636
5637
5649
5650
5653
5654
5657
5659
5665
5670
5671
5688
5689
5690
5691
5692
5699
5700
5701
5702
5703
5723
5727
5735
5740
5741
5742
5743
5744
5751
5752
5753
5754
5755
5775
5779
5787
5794
5795
5796
5802
5807
5810
5814
5820
5832
5834
5837
5847
5857
5858
5859
5865
5870
5873
5877
5883
5895
5897
5900
5910
5920
5921
5922
5928
5933
5936
5940
5946
5958
5960
5963
5973
5983
5984
5985
5991
5996
5999
6003
6009
6021
6023
6026
6036
6046
6047
6048
6054
6059
6062
6066
6072
6084
6086
6089
6099
6109
6110
6111
6117
6122
6125
6129
6135
6147
6149
6152
6162
6172
6173
6174
6180
6185
6188
6192
6198
6210
6212
6215
6225
6235
6236
6237
6243
6248
6251
6255
6261
6273
6275
6278
6288
6295
6296
6303
6304
6311
6328
6329
6330
6332
6343
20 න් පහළ - දුර පැනීම බාලිකා
අංකය
103
104
106
110
111
112
113
121
123
125
135
140
141
152
153
155
159
160
161
162
170
172
174
184
189
190
201
202
204
208
209
210
211
219
221
223
233
238
239
250
251
253
257
258
259
260
268
270
272
282
287
288
299
300
302
306
307
308
309
317
319
321
331
336
337
347
350
354
360
361
364
371
381
382
396
401
403
406
409
413
419
420
423
430
440
441
455
460
462
465
467
470
474
480
481
488
489
495
496
498
503
506
509
511
516
518
519
522
526
527
534
535
536
542
545
548
550
555
557
558
561
565
566
573
574
575
581
584
587
589
594
596
597
600
604
605
612
613
614
620
624
625
633
640
643
644
646
650
652
656
657
659
664
665
667
669
670
671
675
678
684
687
688
690
692
693
694
698
701
707
710
711
714
716
720
721
729
738
739
740
743
745
749
750
758
767
770
772
773
774
775
776
777
783
784
788
795
798
799
811
812
815
817
818
819
820
821
822
828
829
833
840
843
844
856
857
858
859
863
864
869
870
872
880
882
885
898
899
906
907
938
939
952
953
964
965
992
993
1001
1002
1004
1006
1010
1012
1015
1017
1018
1019
1020
1021
1026
1027
1029
1033
1042
1044
1047
1052
1055
1060
1061
1062
1065
1067
1070
1071
1072
1074
1095
1097
1100
1102
1103
1104
1107
1109
1112
1113
1114
1116
1137
1139
1142
1146
1147
1148
1150
1155
1156
1163
1170
1174
1176
1181
1189
1192
1194
1200
1203
1204
1205
1207
1212
1213
1220
1227
1231
1233
1238
1246
1249
1251
1257
1260
1261
1262
1264
1269
1270
1277
1284
1288
1290
1295
1303
1306
1308
1314
1317
1318
1319
1321
1326
1327
1334
1341
1345
1347
1352
1360
1363
1365
1371
1374
1375
1376
1378
1383
1384
1391
1398
1402
1404
1409
1417
1420
1422
1428
1431
1432
1433
1435
1440
1441
1448
1455
1459
1461
1466
1474
1477
1479
1485
1488
1489
1490
1492
1497
1498
1505
1512
1516
1518
1523
1531
1534
1536
1542
1545
1546
1547
1549
1554
1555
1562
1569
1573
1575
1580
1588
1591
1593
1599
1602
1603
1604
1606
1611
1612
1619
1626
1630
1632
1637
1645
1648
1650
1656
1660
1665
1666
1675
1679
1681
1687
1689
1691
1694
1695
1697
1705
1706
1714
20 න් පහළ - දුර පැනීම බාලිකා
අංකය
5002
5004
5005
5007
5014
5020
5022
5023
5025
5032
5038
5040
5041
5043
5050
5056
5058
5059
5061
5068
5074
5076
5077
5079
5086
5091
5094
5095
5102
5103
5104
5124
5125
5129
5132
5140
5142
5145
5146
5153
5154
5155
5175
5176
5180
5183
5191
5195
5197
5205
5217
5220
5223
5230
5232
5238
5239
5244
5249
5253
5267
5268
5269
5274
5279
5283
5297
5298
5299
5304
5309
5313
5327
5331
5332
5333
5334
5337
5338
5339
5352
5353
5354
5355
5361
5362
5368
5372
5373
5376
5378
5380
5386
5389
5391
5395
5396
5399
5401
5403
5409
5412
5417
5418
5423
5424
5425
5430
5439
5440
5445
5446
5447
5452
5459
5460
5461
5462
5463
5465
5467
5471
5472
5473
5481
5486
5496
5497
5498
5499
5500
5502
5504
5508
5509
5510
5518
5523
5534
5536
5537
5540
5541
5542
5549
5555
5556
5568
5569
5598
5599
5619
5620
5621
5623
5624
5629
5631
5632
5638
5639
5648
5651
5652
5653
5654
5655
5656
5657
5660
5661
5669
5673
5675
5680
5684
5686
5687
5698
5710
5713
5721
5726
5727
5728
5739
5750
5762
5765
5773
5778
5779
5780
5791
5793
5794
5797
5800
5801
5811
5812
5813
5824
5827
5840
5843
5851
5854
5856
5857
5860
5863
5864
5874
5875
5876
5887
5890
5903
5906
5914
5917
5919
5920
5923
5926
5927
5937
5938
5939
5950
5953
5966
5969
5977
5980
5982
5983
5986
5989
5990
6000
6001
6002
6013
6016
6029
6032
6040
6043
6045
6046
6049
6052
6053
6063
6064
6065
6076
6079
6092
6095
6103
6106
6108
6109
6112
6115
6116
6126
6127
6128
6139
6142
6155
6158
6166
6169
6171
6172
6175
6178
6179
6189
6190
6191
6202
6205
6218
6221
6229
6232
6234
6235
6238
6241
6242
6252
6253
6254
6265
6268
6281
6284
6292
6297
6298
6301
6303
6307
6310
6318
6319
6323
6324
6326
6327
6338
6342
6344
20 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
381
389
390
396
401
440
448
449
455
460
486
488
489
495
496
498
536
538
575
577
614
616
798
811
843
856
1088
1097
1101
1130
1139
1143
1191
1192
1194
1248
1249
1251
1305
1306
1308
1362
1363
1365
1419
1420
1422
1476
1477
1479
1533
1534
1536
1590
1591
1593
1647
1648
1650
20 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
5124
5125
5126
5132
5140
5175
5176
5177
5183
5191
5221
5222
5223
5266
5296
5326
5482
5489
5519
5526
5680
5727
5728
5779
5780
5843
5847
5906
5910
5969
5973
6032
6036
6095
6099
6158
6162
6221
6225
6284
6288
6346
20 න් පහළ - රිටි පැනීම බාලිකා
අංකය
1085
1094
1127
1136
1193
1196
1198
1250
1253
1255
1307
1310
1312
1364
1367
1369
1421
1424
1426
1478
1481
1483
1535
1538
1540
1592
1595
1597
1649
1652
1654
20 න් පහළ - රිටි පැනීම බාලිකා
අංකය
5724
5776
5843
5906
5969
6032
6095
6158
6221
6284
20 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
111
112
113
114
115
127
128
129
137
143
144
160
161
162
163
164
176
177
178
186
192
193
209
210
211
212
213
225
226
227
235
241
242
258
259
260
261
262
274
275
276
284
290
291
307
308
309
310
311
323
324
325
333
339
340
351
353
356
358
362
368
376
377
383
394
397
402
410
412
415
417
421
427
435
436
442
453
456
461
464
466
469
475
478
482
491
492
499
512
514
517
522
529
530
537
540
551
553
556
561
568
569
576
579
590
592
595
600
607
608
615
618
626
631
632
637
638
647
649
653
654
658
661
662
669
674
677
681
683
692
697
700
704
706
715
722
723
731
736
744
751
752
760
765
778
779
782
791
793
794
804
805
806
808
809
823
824
827
836
838
839
849
850
851
853
854
870
871
872
875
878
882
886
887
910
911
930
931
951
974
975
996
999
1025
1028
1029
1030
1035
1036
1037
1045
1051
1053
1054
1056
1068
1069
1080
1081
1083
1085
1090
1098
1110
1111
1122
1123
1125
1127
1132
1140
1151
1152
1154
1158
1167
1172
1173
1180
1181
1187
1195
1199
1208
1209
1211
1215
1224
1229
1230
1237
1238
1244
1252
1256
1265
1266
1268
1272
1281
1286
1287
1294
1295
1301
1309
1313
1322
1323
1325
1329
1338
1343
1344
1351
1352
1358
1366
1370
1379
1380
1382
1386
1395
1400
1401
1408
1409
1415
1423
1427
1436
1437
1439
1443
1452
1457
1458
1465
1466
1472
1480
1484
1493
1494
1496
1500
1509
1514
1515
1522
1523
1529
1537
1541
1550
1551
1553
1557
1566
1571
1572
1579
1580
1586
1594
1598
1607
1608
1610
1614
1623
1628
1629
1636
1637
1643
1651
1655
1668
1669
1673
1674
1680
1683
1692
1697
1699
1706
1707
1715
1724
1727
1731
1733
1734
1742
1745
1749
1751
1752
20 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
5012
5015
5016
5030
5033
5034
5048
5051
5052
5066
5069
5070
5084
5087
5088
5098
5099
5101
5107
5108
5110
5126
5127
5130
5133
5135
5136
5149
5150
5152
5158
5159
5161
5177
5178
5181
5184
5186
5187
5194
5196
5205
5208
5210
5225
5226
5228
5230
5231
5235
5249
5256
5257
5261
5263
5279
5286
5287
5291
5293
5309
5316
5317
5321
5323
5342
5344
5345
5346
5354
5364
5365
5379
5388
5402
5411
5419
5421
5429
5441
5443
5451
5468
5469
5476
5477
5478
5485
5492
5493
5494
5505
5506
5513
5514
5515
5522
5529
5530
5531
5540
5541
5543
5544
5545
5553
5554
5572
5573
5593
5594
5595
5613
5614
5625
5626
5633
5634
5647
5658
5663
5664
5668
5677
5678
5683
5685
5691
5696
5697
5702
5707
5708
5716
5717
5718
5732
5733
5738
5743
5748
5749
5754
5759
5760
5768
5769
5770
5784
5785
5790
5804
5805
5807
5815
5816
5818
5823
5828
5838
5848
5850
5851
5852
5867
5868
5870
5878
5879
5881
5886
5891
5901
5911
5913
5914
5915
5930
5931
5933
5941
5942
5944
5949
5954
5964
5974
5976
5977
5978
5993
5994
5996
6004
6005
6007
6012
6017
6027
6037
6039
6040
6041
6056
6057
6059
6067
6068
6070
6075
6080
6090
6100
6102
6103
6104
6119
6120
6122
6130
6131
6133
6138
6143
6153
6163
6165
6166
6167
6182
6183
6185
6193
6194
6196
6201
6206
6216
6226
6228
6229
6230
6245
6246
6248
6256
6257
6259
6264
6269
6279
6289
6291
6292
6293
6305
6306
6313
6314
6320
6321
6327
6333
6336
6345
6347
6352
6353
6358
6359
20 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
127
130
131
140
143
144
147
148
149
176
179
180
189
192
193
196
197
198
225
228
229
238
241
242
245
246
247
274
277
278
287
290
291
294
295
296
323
326
327
336
339
340
343
344
345
358
362
368
376
377
384
394
395
397
417
421
427
435
436
443
453
454
456
473
475
491
499
502
514
517
529
530
532
540
553
556
568
569
571
579
592
595
607
608
610
618
632
637
638
653
654
658
661
662
677
681
683
686
700
704
706
709
724
727
732
753
756
761
791
793
794
804
805
806
808
809
836
838
839
849
850
851
853
854
883
886
887
932
933
954
978
979
1035
1036
1037
1045
1051
1053
1054
1056
1079
1080
1081
1087
1098
1121
1122
1123
1129
1140
1167
1172
1173
1180
1181
1183
1195
1199
1224
1229
1230
1237
1238
1240
1252
1256
1281
1286
1287
1294
1295
1297
1309
1313
1338
1343
1344
1351
1352
1354
1366
1370
1395
1400
1401
1408
1409
1411
1423
1427
1452
1457
1458
1465
1466
1468
1480
1484
1509
1514
1515
1522
1523
1525
1537
1541
1566
1571
1572
1579
1580
1582
1594
1598
1623
1628
1629
1636
1637
1639
1651
1655
1680
1682
1698
1699
1706
1707
1715
1733
1735
1751
1753
20 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
5012
5017
5018
5030
5035
5036
5048
5053
5054
5066
5071
5072
5084
5089
5090
5105
5107
5115
5123
5127
5128
5133
5135
5136
5156
5158
5166
5174
5178
5179
5184
5186
5187
5208
5210
5225
5226
5228
5231
5232
5233
5249
5256
5257
5260
5264
5279
5286
5287
5290
5294
5309
5316
5317
5320
5324
5342
5345
5346
5364
5365
5379
5388
5402
5411
5427
5435
5449
5457
5476
5477
5478
5485
5492
5493
5494
5513
5514
5515
5522
5529
5530
5531
5544
5545
5553
5554
5596
5597
5615
5616
5647
5663
5664
5668
5677
5678
5683
5685
5716
5717
5720
5732
5733
5734
5768
5769
5772
5784
5785
5786
5815
5816
5818
5828
5835
5838
5845
5847
5850
5852
5878
5879
5881
5891
5898
5901
5908
5910
5913
5915
5941
5942
5944
5954
5961
5964
5971
5973
5976
5978
6004
6005
6007
6017
6024
6027
6034
6036
6039
6041
6067
6068
6070
6080
6087
6090
6097
6099
6102
6104
6130
6131
6133
6143
6150
6153
6160
6162
6165
6167
6193
6194
6196
6206
6213
6216
6223
6225
6228
6230
6256
6257
6259
6269
6276
6279
6286
6288
6291
6293
6315
6320
6321
6333
6335
6345
6347
20 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
127
130
131
145
146
147
148
149
176
179
180
194
195
196
197
198
225
228
229
243
244
245
246
247
274
277
278
292
293
294
295
296
323
326
327
341
342
343
344
345
361
362
368
372
377
378
395
400
402
420
421
427
431
436
437
454
459
461
475
476
482
488
492
493
496
499
502
514
517
525
526
530
532
536
541
553
556
564
565
569
571
575
580
592
595
603
604
608
610
614
619
633
638
653
654
658
661
662
681
683
686
704
706
709
724
727
729
731
732
753
756
758
760
761
793
804
806
808
809
838
849
851
853
854
875
878
879
886
934
935
955
976
977
1035
1036
1037
1045
1051
1053
1054
1056
1073
1080
1081
1083
1089
1090
1098
1099
1101
1115
1122
1123
1125
1131
1132
1140
1141
1143
1167
1172
1173
1177
1180
1187
1195
1197
1199
1224
1229
1230
1234
1237
1244
1252
1254
1256
1281
1286
1287
1291
1294
1301
1309
1311
1313
1338
1343
1344
1348
1351
1358
1366
1368
1370
1395
1400
1401
1405
1408
1415
1423
1425
1427
1452
1457
1458
1462
1465
1472
1480
1482
1484
1509
1514
1515
1519
1522
1529
1537
1539
1541
1566
1571
1572
1576
1579
1586
1594
1596
1598
1623
1628
1629
1633
1636
1643
1651
1653
1655
1681
1708
1709
1726
1732
1733
1744
1750
1751
20 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
5105
5108
5115
5124
5125
5128
5134
5141
5156
5159
5166
5175
5176
5179
5185
5192
5208
5209
5210
5225
5226
5227
5231
5232
5233
5256
5257
5261
5286
5287
5291
5316
5317
5321
5344
5364
5365
5427
5435
5449
5457
5476
5485
5492
5493
5494
5513
5522
5529
5530
5531
5544
5545
5546
5617
5618
5647
5663
5664
5668
5677
5678
5683
5685
5716
5718
5722
5725
5732
5733
5768
5770
5774
5777
5784
5785
5815
5816
5818
5823
5826
5828
5845
5852
5878
5879
5881
5886
5889
5891
5908
5915
5941
5942
5944
5949
5952
5954
5971
5978
6004
6005
6007
6012
6015
6017
6034
6041
6067
6068
6070
6075
6078
6080
6097
6104
6130
6131
6133
6138
6141
6143
6160
6167
6193
6194
6196
6201
6204
6206
6223
6230
6256
6257
6259
6264
6267
6269
6286
6293
6314
6316
6332
6337
6345
20 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
627
628
629
630
631
877
912
913
914
915
922
923
924
925
944
945
946
966
967
968
969
1008
1009
1010
1011
1013
1014
1015
1016
20 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
5335
5336
5340
5341
5574
5575
5576
5577
5585
5586
5587
5588
5605
5606
5607
5608
5641
5642
5643
5644
20 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
877
879
880
881
926
927
928
929
947
948
970
971
972
973
20 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
5547
5548
5549
5550
5589
5590
5591
5592
5610
5611
5612