Illuminate\Database\Eloquent\Collection {#1201
  #items: array:2 [
    0 => App\Models\ChitFundResourceAllocation {#1218
      #connection: "mysql"
      #table: "chit_fund_resource_allocations"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 101
        "chit_fund_id" => 11
        "collector_id" => 3
        "location_id" => 1
        "start_date" => null
        "end_date" => null
        "allocation_type" => "full"
        "created_at" => "2026-07-06 09:10:00"
        "updated_at" => "2026-07-06 09:10:00"
      ]
      #original: array:9 [
        "id" => 101
        "chit_fund_id" => 11
        "collector_id" => 3
        "location_id" => 1
        "start_date" => null
        "end_date" => null
        "allocation_type" => "full"
        "created_at" => "2026-07-06 09:10:00"
        "updated_at" => "2026-07-06 09:10:00"
      ]
      #changes: []
      #casts: array:2 [
        "start_date" => "date:Y-m-d"
        "end_date" => "date:Y-m-d"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "chit_fund_id"
        1 => "collector_id"
        2 => "location_id"
        3 => "start_date"
        4 => "end_date"
        5 => "allocation_type"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\ChitFundResourceAllocation {#1185
      #connection: "mysql"
      #table: "chit_fund_resource_allocations"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 102
        "chit_fund_id" => 11
        "collector_id" => 3
        "location_id" => 2
        "start_date" => null
        "end_date" => null
        "allocation_type" => "full"
        "created_at" => "2026-07-06 09:10:00"
        "updated_at" => "2026-07-06 09:10:00"
      ]
      #original: array:9 [
        "id" => 102
        "chit_fund_id" => 11
        "collector_id" => 3
        "location_id" => 2
        "start_date" => null
        "end_date" => null
        "allocation_type" => "full"
        "created_at" => "2026-07-06 09:10:00"
        "updated_at" => "2026-07-06 09:10:00"
      ]
      #changes: []
      #casts: array:2 [
        "start_date" => "date:Y-m-d"
        "end_date" => "date:Y-m-d"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "chit_fund_id"
        1 => "collector_id"
        2 => "location_id"
        3 => "start_date"
        4 => "end_date"
        5 => "allocation_type"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}
array:2 [
  0 => 1
  1 => 2
]
Illuminate\Database\Eloquent\Collection {#1168
  #items: array:7 [
    0 => App\Models\ChitFundShopEnrollment {#1198
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 27
        "chit_fund_id" => 11
        "shop_id" => 4
        "installment_count" => 1
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 27
        "chit_fund_id" => 11
        "shop_id" => 4
        "installment_count" => 1
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\ChitFundShopEnrollment {#1183
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 8
        "chit_fund_id" => 11
        "shop_id" => 7
        "installment_count" => 3
        "assigned_timestamp" => "2026-06-29 07:50:17"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 8
        "chit_fund_id" => 11
        "shop_id" => 7
        "installment_count" => 3
        "assigned_timestamp" => "2026-06-29 07:50:17"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    2 => App\Models\ChitFundShopEnrollment {#1182
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 6
        "chit_fund_id" => 11
        "shop_id" => 13
        "installment_count" => 1
        "assigned_timestamp" => "2026-06-28 02:32:05"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 6
        "chit_fund_id" => 11
        "shop_id" => 13
        "installment_count" => 1
        "assigned_timestamp" => "2026-06-28 02:32:05"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    3 => App\Models\ChitFundShopEnrollment {#1192
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 28
        "chit_fund_id" => 11
        "shop_id" => 14
        "installment_count" => 2
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 28
        "chit_fund_id" => 11
        "shop_id" => 14
        "installment_count" => 2
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    4 => App\Models\ChitFundShopEnrollment {#1212
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 26
        "chit_fund_id" => 11
        "shop_id" => 17
        "installment_count" => 2
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 26
        "chit_fund_id" => 11
        "shop_id" => 17
        "installment_count" => 2
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    5 => App\Models\ChitFundShopEnrollment {#1205
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 16
        "chit_fund_id" => 11
        "shop_id" => 18
        "installment_count" => 4
        "assigned_timestamp" => "2026-06-29 20:02:12"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 16
        "chit_fund_id" => 11
        "shop_id" => 18
        "installment_count" => 4
        "assigned_timestamp" => "2026-06-29 20:02:12"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    6 => App\Models\ChitFundShopEnrollment {#1241
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 29
        "chit_fund_id" => 11
        "shop_id" => 20
        "installment_count" => 1
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 29
        "chit_fund_id" => 11
        "shop_id" => 20
        "installment_count" => 1
        "assigned_timestamp" => "2026-07-06 09:09:29"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}
array:9 [
  "chitFund" => App\Models\ChitFund {#1210
    #connection: "mysql"
    #table: "chit_funds"
    #primaryKey: "id"
    #keyType: "int"
    +incrementing: true
    #with: []
    #withCount: []
    +preventsLazyLoading: false
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #escapeWhenCastingToString: false
    #attributes: array:11 [
      "id" => 11
      "name" => "sw chitfund"
      "chit_fund_type" => "5000"
      "start_date" => "2026-07-01"
      "end_date" => "2027-03-05"
      "excluded_dates" => "["2026-06-02","2026-06-03","2026-07-02"]"
      "description" => null
      "status" => 1
      "created_at" => "2026-07-06 09:06:29"
      "updated_at" => "2026-07-06 09:06:29"
      "deleted_at" => null
    ]
    #original: array:11 [
      "id" => 11
      "name" => "sw chitfund"
      "chit_fund_type" => "5000"
      "start_date" => "2026-07-01"
      "end_date" => "2027-03-05"
      "excluded_dates" => "["2026-06-02","2026-06-03","2026-07-02"]"
      "description" => null
      "status" => 1
      "created_at" => "2026-07-06 09:06:29"
      "updated_at" => "2026-07-06 09:06:29"
      "deleted_at" => null
    ]
    #changes: []
    #casts: array:5 [
      "status" => "boolean"
      "excluded_dates" => "array"
      "start_date" => "date:Y-m-d"
      "end_date" => "date:Y-m-d"
      "deleted_at" => "datetime"
    ]
    #classCastCache: []
    #attributeCastCache: []
    #dates: []
    #dateFormat: null
    #appends: array:2 [
      0 => "formatted_start_date"
      1 => "formatted_end_date"
    ]
    #dispatchesEvents: []
    #observables: []
    #relations: array:3 [
      "locations" => Illuminate\Database\Eloquent\Collection {#1194
        #items: array:4 [
          0 => App\Models\Location {#1221
            #connection: "mysql"
            #table: "locations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:8 [
              "id" => 1
              "location" => "Kandy 1"
              "code" => "K1"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:10 [
              "id" => 1
              "location" => "Kandy 1"
              "code" => "K1"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
              "pivot_chit_fund_id" => 11
              "pivot_location_id" => 1
            ]
            #changes: []
            #casts: array:2 [
              "status" => "boolean"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1220
                #connection: null
                #table: "chit_fund_location"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: false
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 1
                ]
                #original: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                +pivotParent: App\Models\ChitFund {#1187
                  #connection: null
                  #table: "chit_funds"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: false
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: []
                  #original: []
                  #changes: []
                  #casts: array:5 [
                    "status" => "boolean"
                    "excluded_dates" => "array"
                    "start_date" => "date:Y-m-d"
                    "end_date" => "date:Y-m-d"
                    "deleted_at" => "datetime"
                  ]
                  #classCastCache: []
                  #attributeCastCache: []
                  #dates: []
                  #dateFormat: null
                  #appends: array:2 [
                    0 => "formatted_start_date"
                    1 => "formatted_end_date"
                  ]
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  #hidden: []
                  #visible: []
                  #fillable: array:7 [
                    0 => "name"
                    1 => "chit_fund_type"
                    2 => "start_date"
                    3 => "end_date"
                    4 => "excluded_dates"
                    5 => "description"
                    6 => "status"
                  ]
                  #guarded: array:1 [
                    0 => "*"
                  ]
                  #forceDeleting: false
                }
                #foreignKey: "chit_fund_id"
                #relatedKey: "location_id"
              }
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:4 [
              0 => "code"
              1 => "location"
              2 => "description"
              3 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
          1 => App\Models\Location {#1222
            #connection: "mysql"
            #table: "locations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:8 [
              "id" => 2
              "location" => "Kandy 2"
              "code" => "K2"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:10 [
              "id" => 2
              "location" => "Kandy 2"
              "code" => "K2"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
              "pivot_chit_fund_id" => 11
              "pivot_location_id" => 2
            ]
            #changes: []
            #casts: array:2 [
              "status" => "boolean"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1206
                #connection: null
                #table: "chit_fund_location"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: false
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 2
                ]
                #original: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                +pivotParent: App\Models\ChitFund {#1187}
                #foreignKey: "chit_fund_id"
                #relatedKey: "location_id"
              }
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:4 [
              0 => "code"
              1 => "location"
              2 => "description"
              3 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
          2 => App\Models\Location {#1223
            #connection: "mysql"
            #table: "locations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:8 [
              "id" => 3
              "location" => "Digana"
              "code" => "D"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:10 [
              "id" => 3
              "location" => "Digana"
              "code" => "D"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
              "pivot_chit_fund_id" => 11
              "pivot_location_id" => 3
            ]
            #changes: []
            #casts: array:2 [
              "status" => "boolean"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1199
                #connection: null
                #table: "chit_fund_location"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: false
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 3
                ]
                #original: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                +pivotParent: App\Models\ChitFund {#1187}
                #foreignKey: "chit_fund_id"
                #relatedKey: "location_id"
              }
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:4 [
              0 => "code"
              1 => "location"
              2 => "description"
              3 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
          3 => App\Models\Location {#1224
            #connection: "mysql"
            #table: "locations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:8 [
              "id" => 4
              "location" => "Balagolla"
              "code" => "B"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:10 [
              "id" => 4
              "location" => "Balagolla"
              "code" => "B"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
              "pivot_chit_fund_id" => 11
              "pivot_location_id" => 4
            ]
            #changes: []
            #casts: array:2 [
              "status" => "boolean"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1202
                #connection: null
                #table: "chit_fund_location"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: false
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 4
                ]
                #original: array:2 [
                  "chit_fund_id" => 11
                  "location_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                +pivotParent: App\Models\ChitFund {#1187}
                #foreignKey: "chit_fund_id"
                #relatedKey: "location_id"
              }
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:4 [
              0 => "code"
              1 => "location"
              2 => "description"
              3 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
        ]
        #escapeWhenCastingToString: false
      }
      "resourceAllocations" => Illuminate\Database\Eloquent\Collection {#1195
        #items: array:4 [
          0 => App\Models\ChitFundResourceAllocation {#1217
            #connection: "mysql"
            #table: "chit_fund_resource_allocations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:9 [
              "id" => 101
              "chit_fund_id" => 11
              "collector_id" => 3
              "location_id" => 1
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #original: array:9 [
              "id" => 101
              "chit_fund_id" => 11
              "collector_id" => 3
              "location_id" => 1
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #changes: []
            #casts: array:2 [
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:6 [
              0 => "chit_fund_id"
              1 => "collector_id"
              2 => "location_id"
              3 => "start_date"
              4 => "end_date"
              5 => "allocation_type"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\ChitFundResourceAllocation {#1213
            #connection: "mysql"
            #table: "chit_fund_resource_allocations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:9 [
              "id" => 102
              "chit_fund_id" => 11
              "collector_id" => 3
              "location_id" => 2
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #original: array:9 [
              "id" => 102
              "chit_fund_id" => 11
              "collector_id" => 3
              "location_id" => 2
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #changes: []
            #casts: array:2 [
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:6 [
              0 => "chit_fund_id"
              1 => "collector_id"
              2 => "location_id"
              3 => "start_date"
              4 => "end_date"
              5 => "allocation_type"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Models\ChitFundResourceAllocation {#1204
            #connection: "mysql"
            #table: "chit_fund_resource_allocations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:9 [
              "id" => 103
              "chit_fund_id" => 11
              "collector_id" => 4
              "location_id" => 3
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #original: array:9 [
              "id" => 103
              "chit_fund_id" => 11
              "collector_id" => 4
              "location_id" => 3
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #changes: []
            #casts: array:2 [
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:6 [
              0 => "chit_fund_id"
              1 => "collector_id"
              2 => "location_id"
              3 => "start_date"
              4 => "end_date"
              5 => "allocation_type"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Models\ChitFundResourceAllocation {#1215
            #connection: "mysql"
            #table: "chit_fund_resource_allocations"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:9 [
              "id" => 104
              "chit_fund_id" => 11
              "collector_id" => 6
              "location_id" => 4
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #original: array:9 [
              "id" => 104
              "chit_fund_id" => 11
              "collector_id" => 6
              "location_id" => 4
              "start_date" => null
              "end_date" => null
              "allocation_type" => "full"
              "created_at" => "2026-07-06 09:10:00"
              "updated_at" => "2026-07-06 09:10:00"
            ]
            #changes: []
            #casts: array:2 [
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:6 [
              0 => "chit_fund_id"
              1 => "collector_id"
              2 => "location_id"
              3 => "start_date"
              4 => "end_date"
              5 => "allocation_type"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
        #escapeWhenCastingToString: false
      }
      "shopEnrollments" => Illuminate\Database\Eloquent\Collection {#1226
        #items: array:7 [
          0 => App\Models\ChitFundShopEnrollment {#1229
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 27
              "chit_fund_id" => 11
              "shop_id" => 4
              "installment_count" => 1
            ]
            #original: array:4 [
              "id" => 27
              "chit_fund_id" => 11
              "shop_id" => 4
              "installment_count" => 1
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1228
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1263
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 4
                  "name" => "Cormier, Wuckert and Batz"
                ]
                #original: array:2 [
                  "id" => 4
                  "name" => "Cormier, Wuckert and Batz"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Models\ChitFundShopEnrollment {#1230
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 8
              "chit_fund_id" => 11
              "shop_id" => 7
              "installment_count" => 3
            ]
            #original: array:4 [
              "id" => 8
              "chit_fund_id" => 11
              "shop_id" => 7
              "installment_count" => 3
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1193
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1264
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 7
                  "name" => "Kulas, Kunze and O'Conner"
                ]
                #original: array:2 [
                  "id" => 7
                  "name" => "Kulas, Kunze and O'Conner"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Models\ChitFundShopEnrollment {#1231
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 6
              "chit_fund_id" => 11
              "shop_id" => 13
              "installment_count" => 1
            ]
            #original: array:4 [
              "id" => 6
              "chit_fund_id" => 11
              "shop_id" => 13
              "installment_count" => 1
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1216
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1265
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 13
                  "name" => "Romaguera-O'Keefe"
                ]
                #original: array:2 [
                  "id" => 13
                  "name" => "Romaguera-O'Keefe"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Models\ChitFundShopEnrollment {#1232
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 28
              "chit_fund_id" => 11
              "shop_id" => 14
              "installment_count" => 2
            ]
            #original: array:4 [
              "id" => 28
              "chit_fund_id" => 11
              "shop_id" => 14
              "installment_count" => 2
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1200
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1266
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 14
                  "name" => "Harris PLC"
                ]
                #original: array:2 [
                  "id" => 14
                  "name" => "Harris PLC"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          4 => App\Models\ChitFundShopEnrollment {#1233
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 26
              "chit_fund_id" => 11
              "shop_id" => 17
              "installment_count" => 2
            ]
            #original: array:4 [
              "id" => 26
              "chit_fund_id" => 11
              "shop_id" => 17
              "installment_count" => 2
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1219
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1267
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 17
                  "name" => "Hills-Huel"
                ]
                #original: array:2 [
                  "id" => 17
                  "name" => "Hills-Huel"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          5 => App\Models\ChitFundShopEnrollment {#1234
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 16
              "chit_fund_id" => 11
              "shop_id" => 18
              "installment_count" => 4
            ]
            #original: array:4 [
              "id" => 16
              "chit_fund_id" => 11
              "shop_id" => 18
              "installment_count" => 4
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1188
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1268
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 18
                  "name" => "Treutel Ltd"
                ]
                #original: array:2 [
                  "id" => 18
                  "name" => "Treutel Ltd"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
          6 => App\Models\ChitFundShopEnrollment {#1235
            #connection: "mysql"
            #table: "chit_fund_shop_enrollments"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:4 [
              "id" => 29
              "chit_fund_id" => 11
              "shop_id" => 20
              "installment_count" => 1
            ]
            #original: array:4 [
              "id" => 29
              "chit_fund_id" => 11
              "shop_id" => 20
              "installment_count" => 1
            ]
            #changes: []
            #casts: array:2 [
              "assigned_timestamp" => "datetime"
              "status" => "boolean"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:2 [
              "dailyCollections" => Illuminate\Database\Eloquent\Collection {#1236
                #items: []
                #escapeWhenCastingToString: false
              }
              "shop" => App\Models\Shop {#1269
                #connection: "mysql"
                #table: "shops"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:2 [
                  "id" => 20
                  "name" => "Haley Ltd"
                ]
                #original: array:2 [
                  "id" => 20
                  "name" => "Haley Ltd"
                ]
                #changes: []
                #casts: array:2 [
                  "status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: array:7 [
                  0 => "name"
                  1 => "location_id"
                  2 => "shop_type"
                  3 => "contact_person"
                  4 => "contact_number"
                  5 => "address"
                  6 => "status"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #forceDeleting: false
              }
            ]
            #touches: []
            +timestamps: false
            #hidden: []
            #visible: []
            #fillable: array:5 [
              0 => "chit_fund_id"
              1 => "shop_id"
              2 => "installment_count"
              3 => "assigned_timestamp"
              4 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
        #escapeWhenCastingToString: false
      }
    ]
    #touches: []
    +timestamps: true
    #hidden: []
    #visible: []
    #fillable: array:7 [
      0 => "name"
      1 => "chit_fund_type"
      2 => "start_date"
      3 => "end_date"
      4 => "excluded_dates"
      5 => "description"
      6 => "status"
    ]
    #guarded: array:1 [
      0 => "*"
    ]
    #forceDeleting: false
  }
  "shops" => array:7 [
    0 => array:8 [
      "shop_id" => 4
      "shop_name" => "Cormier, Wuckert and Batz"
      "shop_location_code" => "K2"
      "installment_count" => 1
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 5000.0
      "dailyCollection" => null
    ]
    1 => array:8 [
      "shop_id" => 7
      "shop_name" => "Kulas, Kunze and O'Conner"
      "shop_location_code" => "K1"
      "installment_count" => 3
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 15000.0
      "dailyCollection" => null
    ]
    2 => array:8 [
      "shop_id" => 13
      "shop_name" => "Romaguera-O'Keefe"
      "shop_location_code" => "K1"
      "installment_count" => 1
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 5000.0
      "dailyCollection" => null
    ]
    3 => array:8 [
      "shop_id" => 14
      "shop_name" => "Harris PLC"
      "shop_location_code" => "K1"
      "installment_count" => 2
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 10000.0
      "dailyCollection" => null
    ]
    4 => array:8 [
      "shop_id" => 17
      "shop_name" => "Hills-Huel"
      "shop_location_code" => "K1"
      "installment_count" => 2
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 10000.0
      "dailyCollection" => null
    ]
    5 => array:8 [
      "shop_id" => 18
      "shop_name" => "Treutel Ltd"
      "shop_location_code" => "K1"
      "installment_count" => 4
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 20000.0
      "dailyCollection" => null
    ]
    6 => array:8 [
      "shop_id" => 20
      "shop_name" => "Haley Ltd"
      "shop_location_code" => "K1"
      "installment_count" => 1
      "paid_status" => "not_paid"
      "collectedAmount" => 0.0
      "total_payable" => 5000.0
      "dailyCollection" => null
    ]
  ]
  "total_shops" => 7
  "fully_paid_shops" => 0
  "remaining_shops" => 7
  "partially_paid_shops" => 0
  "totalOverallAmount" => 70000.0
  "totalOverallCollected" => 0
  "remainingAmount" => 70000.0
]
View Chit Fundx

View Chit Fundx

sw chitfund - (Today) Progress

Track your collection progress.

0%
Completed
0 Shops Collected
7 Shops Remaining

Chit Fund Details

Chit Fund Name Rs. sw chitfund
Chit Fund Type Rs. 5000

Schedule & Coverage

Time Period 2026-07-01 to 2027-03-05
Covered Locations
Kandy 1 Kandy 2 Digana Balagolla

Shops

K2-004 - 1 installment(s) - pending
K1-007 - 3 installment(s) - pending
K1-013 - 1 installment(s) - pending
K1-014 - 2 installment(s) - pending
K1-017 - 2 installment(s) - pending
K1-018 - 4 installment(s) - pending
K1-020 - 1 installment(s) - pending