App\Models\ChitFundDailyCollection {#1194
#connection: "mysql"
#table: "chit_fund_daily_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:7 [
"id" => 24
"shop_enrollment_id" => 21
"collection_date" => "2026-07-01"
"collected_by" => 12
"collected_date_time" => "2026-07-01 10:00:30"
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:7 [
"id" => 24
"shop_enrollment_id" => 21
"collection_date" => "2026-07-01"
"collected_by" => 12
"collected_date_time" => "2026-07-01 10:00:30"
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:2 [
"collection_date" => "date:Y-m-d"
"collected_date_time" => "datetime"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:3 [
"shopEnrollment" => App\Models\ChitFundShopEnrollment {#1201
#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" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#original: array:6 [
"id" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1222
#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" => 3
"name" => "Chit Fund xd-779"
"chit_fund_type" => "1000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-15"
"excluded_dates" => "["2026-06-30","2026-07-08"]"
"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:11 [
"id" => 3
"name" => "Chit Fund xd-779"
"chit_fund_type" => "1000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-15"
"excluded_dates" => "["2026-06-30","2026-07-08"]"
"description" => null
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"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: []
#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
}
"shop" => App\Models\Shop {#1225
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#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 => "*"
]
}
"collector" => App\Models\User {#1219
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:15 [
"id" => 12
"name" => "Imelda Altenwerth"
"email" => "alind@example.net"
"email_verified_at" => null
"username" => "gerlach.davin"
"password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
"address" => """
540 Rosenbaum Plaza Apt. 047\n
South Victor, KS 68740
"""
"phone" => "1-534-704-1061"
"nic" => "827655070V"
"account_status" => 1
"last_login" => null
"remember_token" => null
"created_at" => "2026-07-06 08:51:23"
"updated_at" => "2026-07-06 08:51:23"
"deleted_at" => null
]
#original: array:15 [
"id" => 12
"name" => "Imelda Altenwerth"
"email" => "alind@example.net"
"email_verified_at" => null
"username" => "gerlach.davin"
"password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
"address" => """
540 Rosenbaum Plaza Apt. 047\n
South Victor, KS 68740
"""
"phone" => "1-534-704-1061"
"nic" => "827655070V"
"account_status" => 1
"last_login" => null
"remember_token" => null
"created_at" => "2026-07-06 08:51:23"
"updated_at" => "2026-07-06 08:51:23"
"deleted_at" => null
]
#changes: []
#casts: array:4 [
"email_verified_at" => "datetime"
"last_login" => "datetime"
"account_status" => "boolean"
"deleted_at" => "datetime"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#visible: []
#fillable: array:9 [
0 => "name"
1 => "email"
2 => "username"
3 => "password"
4 => "address"
5 => "phone"
6 => "nic"
7 => "account_status"
8 => "last_login"
]
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
#forceDeleting: false
}
"payments" => Illuminate\Database\Eloquent\Collection {#1217
#items: array:4 [
0 => App\Models\ChitFundPaymentCollection {#1212
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 49
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "220.00"
"cheque_number" => "KT486027"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-12"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 49
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "220.00"
"cheque_number" => "KT486027"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-12"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
1 => App\Models\ChitFundPaymentCollection {#1216
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 50
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "241.80"
"cheque_number" => "LX323367"
"bank_name" => "Sampath Bank"
"cheque_date" => "2026-06-26"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 50
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "241.80"
"cheque_number" => "LX323367"
"bank_name" => "Sampath Bank"
"cheque_date" => "2026-06-26"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
2 => App\Models\ChitFundPaymentCollection {#1209
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 51
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "387.50"
"cheque_number" => "GP994622"
"bank_name" => "Bank of Ceylon"
"cheque_date" => "2026-06-14"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 51
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "387.50"
"cheque_number" => "GP994622"
"bank_name" => "Bank of Ceylon"
"cheque_date" => "2026-06-14"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
3 => App\Models\ChitFundPaymentCollection {#1208
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 52
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "150.70"
"cheque_number" => "LU353368"
"bank_name" => "Commercial Bank"
"cheque_date" => "2026-06-08"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 52
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "150.70"
"cheque_number" => "LU353368"
"bank_name" => "Commercial Bank"
"cheque_date" => "2026-06-08"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
]
#escapeWhenCastingToString: false
}
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:4 [
0 => "shop_enrollment_id"
1 => "collection_date"
2 => "collected_by"
3 => "collected_date_time"
]
#guarded: array:1 [
0 => "*"
]
}
array:11 [
"daily_collection" => App\Models\ChitFundDailyCollection {#1194
#connection: "mysql"
#table: "chit_fund_daily_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:7 [
"id" => 24
"shop_enrollment_id" => 21
"collection_date" => "2026-07-01"
"collected_by" => 12
"collected_date_time" => "2026-07-01 10:00:30"
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:7 [
"id" => 24
"shop_enrollment_id" => 21
"collection_date" => "2026-07-01"
"collected_by" => 12
"collected_date_time" => "2026-07-01 10:00:30"
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:2 [
"collection_date" => "date:Y-m-d"
"collected_date_time" => "datetime"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:3 [
"shopEnrollment" => App\Models\ChitFundShopEnrollment {#1201
#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" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#original: array:6 [
"id" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1222
#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" => 3
"name" => "Chit Fund xd-779"
"chit_fund_type" => "1000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-15"
"excluded_dates" => "["2026-06-30","2026-07-08"]"
"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:11 [
"id" => 3
"name" => "Chit Fund xd-779"
"chit_fund_type" => "1000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-15"
"excluded_dates" => "["2026-06-30","2026-07-08"]"
"description" => null
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"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: []
#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
}
"shop" => App\Models\Shop {#1225
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#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 => "*"
]
}
"collector" => App\Models\User {#1219
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:15 [
"id" => 12
"name" => "Imelda Altenwerth"
"email" => "alind@example.net"
"email_verified_at" => null
"username" => "gerlach.davin"
"password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
"address" => """
540 Rosenbaum Plaza Apt. 047\n
South Victor, KS 68740
"""
"phone" => "1-534-704-1061"
"nic" => "827655070V"
"account_status" => 1
"last_login" => null
"remember_token" => null
"created_at" => "2026-07-06 08:51:23"
"updated_at" => "2026-07-06 08:51:23"
"deleted_at" => null
]
#original: array:15 [
"id" => 12
"name" => "Imelda Altenwerth"
"email" => "alind@example.net"
"email_verified_at" => null
"username" => "gerlach.davin"
"password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
"address" => """
540 Rosenbaum Plaza Apt. 047\n
South Victor, KS 68740
"""
"phone" => "1-534-704-1061"
"nic" => "827655070V"
"account_status" => 1
"last_login" => null
"remember_token" => null
"created_at" => "2026-07-06 08:51:23"
"updated_at" => "2026-07-06 08:51:23"
"deleted_at" => null
]
#changes: []
#casts: array:4 [
"email_verified_at" => "datetime"
"last_login" => "datetime"
"account_status" => "boolean"
"deleted_at" => "datetime"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#visible: []
#fillable: array:9 [
0 => "name"
1 => "email"
2 => "username"
3 => "password"
4 => "address"
5 => "phone"
6 => "nic"
7 => "account_status"
8 => "last_login"
]
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
#forceDeleting: false
}
"payments" => Illuminate\Database\Eloquent\Collection {#1217
#items: array:4 [
0 => App\Models\ChitFundPaymentCollection {#1212
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 49
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "220.00"
"cheque_number" => "KT486027"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-12"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 49
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "220.00"
"cheque_number" => "KT486027"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-12"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
1 => App\Models\ChitFundPaymentCollection {#1216
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 50
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "241.80"
"cheque_number" => "LX323367"
"bank_name" => "Sampath Bank"
"cheque_date" => "2026-06-26"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 50
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "241.80"
"cheque_number" => "LX323367"
"bank_name" => "Sampath Bank"
"cheque_date" => "2026-06-26"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
2 => App\Models\ChitFundPaymentCollection {#1209
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 51
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "387.50"
"cheque_number" => "GP994622"
"bank_name" => "Bank of Ceylon"
"cheque_date" => "2026-06-14"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 51
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "387.50"
"cheque_number" => "GP994622"
"bank_name" => "Bank of Ceylon"
"cheque_date" => "2026-06-14"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
3 => App\Models\ChitFundPaymentCollection {#1208
#connection: "mysql"
#table: "chit_fund_payment_collections"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:17 [
"id" => 52
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "150.70"
"cheque_number" => "LU353368"
"bank_name" => "Commercial Bank"
"cheque_date" => "2026-06-08"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#original: array:17 [
"id" => 52
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "150.70"
"cheque_number" => "LU353368"
"bank_name" => "Commercial Bank"
"cheque_date" => "2026-06-08"
"is_corrected" => 0
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06 08:51:52"
"updated_at" => "2026-07-06 08:51:52"
]
#changes: []
#casts: array:6 [
"amount" => "decimal:2"
"corrected_amount" => "decimal:2"
"is_corrected" => "boolean"
"corrected_count" => "integer"
"cheque_date" => "date:Y-m-d"
"corrected_cheque_date" => "date:Y-m-d"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"correctedByUser" => null
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:14 [
0 => "chit_fund_daily_collection_id"
1 => "payment_type"
2 => "amount"
3 => "cheque_number"
4 => "bank_name"
5 => "cheque_date"
6 => "is_corrected"
7 => "corrected_amount"
8 => "remarks_for_correction"
9 => "corrected_by"
10 => "corrected_count"
11 => "corrected_cheque_number"
12 => "corrected_bank_name"
13 => "corrected_cheque_date"
]
#guarded: array:1 [
0 => "*"
]
}
]
#escapeWhenCastingToString: false
}
]
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:4 [
0 => "shop_enrollment_id"
1 => "collection_date"
2 => "collected_by"
3 => "collected_date_time"
]
#guarded: array:1 [
0 => "*"
]
}
"chit_fund" => App\Models\ChitFund {#1222}
"shop" => App\Models\Shop {#1225}
"installment_count" => 1
"payment_date" => Illuminate\Support\Carbon @1782844200 {#1170
#endOfTime: false
#startOfTime: false
#constructedObjectId: "00000000000004920000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2026-07-01 00:00:00.0 Asia/Colombo (+05:30)
}
"payment_type" => "cheque"
"payments" => array:4 [
0 => array:18 [
"id" => 49
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "220.00"
"cheque_number" => "KT486027"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-12"
"is_corrected" => false
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06T03:21:52.000000Z"
"updated_at" => "2026-07-06T03:21:52.000000Z"
"corrected_by_user" => null
]
1 => array:18 [
"id" => 50
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "241.80"
"cheque_number" => "LX323367"
"bank_name" => "Sampath Bank"
"cheque_date" => "2026-06-26"
"is_corrected" => false
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06T03:21:52.000000Z"
"updated_at" => "2026-07-06T03:21:52.000000Z"
"corrected_by_user" => null
]
2 => array:18 [
"id" => 51
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "387.50"
"cheque_number" => "GP994622"
"bank_name" => "Bank of Ceylon"
"cheque_date" => "2026-06-14"
"is_corrected" => false
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06T03:21:52.000000Z"
"updated_at" => "2026-07-06T03:21:52.000000Z"
"corrected_by_user" => null
]
3 => array:18 [
"id" => 52
"chit_fund_daily_collection_id" => 24
"payment_type" => "cheque"
"amount" => "150.70"
"cheque_number" => "LU353368"
"bank_name" => "Commercial Bank"
"cheque_date" => "2026-06-08"
"is_corrected" => false
"corrected_amount" => null
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => null
"corrected_by" => null
"corrected_count" => 0
"created_at" => "2026-07-06T03:21:52.000000Z"
"updated_at" => "2026-07-06T03:21:52.000000Z"
"corrected_by_user" => null
]
]
"total_original_amount" => 1000.0
"total_effective_amount" => 1000.0
"received_by" => App\Models\User {#1219}
"recived_date_time" => Illuminate\Support\Carbon @1782880230 {#1175
#endOfTime: false
#startOfTime: false
#constructedObjectId: "00000000000004970000000000000000"
#localMonthsOverflow: null
#localYearsOverflow: null
#localStrictModeEnabled: null
#localHumanDiffOptions: null
#localToStringFormat: null
#localSerializer: null
#localMacros: null
#localGenericMacros: null
#localFormatFunction: null
#localTranslator: null
#dumpProperties: array:3 [
0 => "date"
1 => "timezone_type"
2 => "timezone"
]
#dumpLocale: null
#dumpDateProperties: null
date: 2026-07-01 10:00:30.0 Asia/Colombo (+05:30)
}
]
Illuminate\Database\Eloquent\Collection {#1568
#items: array:29 [
0 => App\Models\ChitFundShopEnrollment {#1537
#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" => 9
"chit_fund_id" => 1
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-25 14:07:51"
"status" => 1
]
#original: array:6 [
"id" => 9
"chit_fund_id" => 1
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-25 14:07:51"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1557
#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" => 1
"name" => "Chit Fund af-758"
"chit_fund_type" => "3000"
"start_date" => "2026-06-26"
"end_date" => "2026-07-14"
"excluded_dates" => "null"
"description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 1
"name" => "Chit Fund af-758"
"chit_fund_type" => "3000"
"start_date" => "2026-06-26"
"end_date" => "2026-07-14"
"excluded_dates" => "null"
"description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"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: []
#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
}
"shop" => App\Models\Shop {#1486
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 10
"name" => "Mayer-Hagenes"
"location_id" => 10
"shop_type" => 1
"contact_person" => "Estelle White"
"contact_number" => "1-870-365-7060"
"address" => """
50324 Kuphal Mountains Apt. 399\n
East Vernchester, OH 84806
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#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 {#1536
#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" => 1
"chit_fund_id" => 1
"shop_id" => 12
"installment_count" => 1
"assigned_timestamp" => "2026-06-25 04:59:26"
"status" => 1
]
#original: array:6 [
"id" => 1
"chit_fund_id" => 1
"shop_id" => 12
"installment_count" => 1
"assigned_timestamp" => "2026-06-25 04:59:26"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1557}
"shop" => App\Models\Shop {#1484
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [
"id" => 12
"name" => "Mueller LLC"
"location_id" => 10
"shop_type" => 6
"contact_person" => "Lowell Murray"
"contact_number" => "(727) 267-7824"
"address" => """
72824 Francesca Fort\n
North Jordanside, MN 21509
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 12
"name" => "Mueller LLC"
"location_id" => 10
"shop_type" => 6
"contact_person" => "Lowell Murray"
"contact_number" => "(727) 267-7824"
"address" => """
72824 Francesca Fort\n
North Jordanside, MN 21509
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#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 {#1535
#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" => 22
"chit_fund_id" => 2
"shop_id" => 3
"installment_count" => 2
"assigned_timestamp" => "2026-06-29 18:21:04"
"status" => 1
]
#original: array:6 [
"id" => 22
"chit_fund_id" => 2
"shop_id" => 3
"installment_count" => 2
"assigned_timestamp" => "2026-06-29 18:21:04"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1508
#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" => 2
"name" => "Chit Fund oq-607"
"chit_fund_type" => "5000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-14"
"excluded_dates" => "["2026-07-13"]"
"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:11 [
"id" => 2
"name" => "Chit Fund oq-607"
"chit_fund_type" => "5000"
"start_date" => "2026-06-30"
"end_date" => "2026-07-14"
"excluded_dates" => "["2026-07-13"]"
"description" => null
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"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: []
#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
}
"shop" => App\Models\Shop {#1492
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [
"id" => 3
"name" => "Purdy-Huel"
"location_id" => 9
"shop_type" => 2
"contact_person" => "Emely Daniel"
"contact_number" => "+1.606.246.8106"
"address" => """
80465 Kacey Falls\n
Lake Shannaburgh, MD 06018-2364
"""
"status" => 1
"created_at" => "2026-07-06 08:51:24"
"updated_at" => "2026-07-06 08:51:24"
"deleted_at" => null
]
#original: array:11 [
"id" => 3
"name" => "Purdy-Huel"
"location_id" => 9
"shop_type" => 2
"contact_person" => "Emely Daniel"
"contact_number" => "+1.606.246.8106"
"address" => """
80465 Kacey Falls\n
Lake Shannaburgh, MD 06018-2364
"""
"status" => 1
…3
]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 {#1534
#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" => 11
"chit_fund_id" => 2
"shop_id" => 13
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 14:35:25"
"status" => 1
]
#original: array:6 [
"id" => 11
"chit_fund_id" => 2
"shop_id" => 13
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 14:35:25"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1508}
"shop" => App\Models\Shop {#1483
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 {#1533
#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" => 10
"chit_fund_id" => 2
"shop_id" => 14
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:22:18"
"status" => 1
]
#original: array:6 [
"id" => 10
"chit_fund_id" => 2
"shop_id" => 14
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:22:18"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1508}
"shop" => App\Models\Shop {#1482
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 {#1532
#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" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#original: array:6 [
"id" => 21
"chit_fund_id" => 3
"shop_id" => 10
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 19:33:05"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1507
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1486}
]
#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 {#1531
#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" => 7
"chit_fund_id" => 3
"shop_id" => 17
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 04:53:26"
"status" => 1
]
#original: array:6 [
"id" => 7
"chit_fund_id" => 3
"shop_id" => 17
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 04:53:26"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1507}
"shop" => App\Models\Shop {#1479
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
7 => App\Models\ChitFundShopEnrollment {#1530
#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" => 20
"chit_fund_id" => 4
"shop_id" => 5
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 01:34:30"
"status" => 1
]
#original: array:6 [
"id" => 20
"chit_fund_id" => 4
"shop_id" => 5
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 01:34:30"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1506
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1490
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
8 => App\Models\ChitFundShopEnrollment {#1529
#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" => 4
"chit_fund_id" => 4
"shop_id" => 15
"installment_count" => 3
"assigned_timestamp" => "2026-06-29 21:30:15"
"status" => 1
]
#original: array:6 [
"id" => 4
"chit_fund_id" => 4
"shop_id" => 15
"installment_count" => 3
"assigned_timestamp" => "2026-06-29 21:30:15"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1506}
"shop" => App\Models\Shop {#1481
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
9 => App\Models\ChitFundShopEnrollment {#1528
#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" => 3
"chit_fund_id" => 5
"shop_id" => 3
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 03:24:15"
"status" => 1
]
#original: array:6 [
"id" => 3
"chit_fund_id" => 5
"shop_id" => 3
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 03:24:15"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1505
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1492}
]
#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 => "*"
]
}
10 => App\Models\ChitFundShopEnrollment {#1527
#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" => 17
"chit_fund_id" => 5
"shop_id" => 11
"installment_count" => 3
"assigned_timestamp" => "2026-06-29 17:08:56"
"status" => 1
]
#original: array:6 [
"id" => 17
"chit_fund_id" => 5
"shop_id" => 11
"installment_count" => 3
"assigned_timestamp" => "2026-06-29 17:08:56"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1505}
"shop" => App\Models\Shop {#1485
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
11 => App\Models\ChitFundShopEnrollment {#1526
#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" => 2
"chit_fund_id" => 6
"shop_id" => 8
"installment_count" => 3
"assigned_timestamp" => "2026-06-27 01:39:49"
"status" => 1
]
#original: array:6 [
"id" => 2
"chit_fund_id" => 6
"shop_id" => 8
"installment_count" => 3
"assigned_timestamp" => "2026-06-27 01:39:49"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1504
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1488
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
12 => App\Models\ChitFundShopEnrollment {#1525
#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" => 13
"chit_fund_id" => 6
"shop_id" => 14
"installment_count" => 1
"assigned_timestamp" => "2026-06-27 08:59:57"
"status" => 1
]
#original: array:6 [
"id" => 13
"chit_fund_id" => 6
"shop_id" => 14
"installment_count" => 1
"assigned_timestamp" => "2026-06-27 08:59:57"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1504}
"shop" => App\Models\Shop {#1482}
]
#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 => "*"
]
}
13 => App\Models\ChitFundShopEnrollment {#1524
#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" => 23
"chit_fund_id" => 6
"shop_id" => 20
"installment_count" => 1
"assigned_timestamp" => "2026-06-27 05:56:24"
"status" => 1
]
#original: array:6 [
"id" => 23
"chit_fund_id" => 6
"shop_id" => 20
"installment_count" => 1
"assigned_timestamp" => "2026-06-27 05:56:24"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1504}
"shop" => App\Models\Shop {#1477
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
14 => App\Models\ChitFundShopEnrollment {#1523
#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" => 14
"chit_fund_id" => 7
"shop_id" => 13
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 17:04:53"
"status" => 1
]
#original: array:6 [
"id" => 14
"chit_fund_id" => 7
"shop_id" => 13
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 17:04:53"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1503
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1483}
]
#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 => "*"
]
}
15 => App\Models\ChitFundShopEnrollment {#1522
#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" => 15
"chit_fund_id" => 7
"shop_id" => 15
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 09:23:21"
"status" => 1
]
#original: array:6 [
"id" => 15
"chit_fund_id" => 7
"shop_id" => 15
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 09:23:21"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1503}
"shop" => App\Models\Shop {#1481}
]
#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 => "*"
]
}
16 => App\Models\ChitFundShopEnrollment {#1521
#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" => 5
"chit_fund_id" => 7
"shop_id" => 16
"installment_count" => 2
"assigned_timestamp" => "2026-06-29 01:42:01"
"status" => 1
]
#original: array:6 [
"id" => 5
"chit_fund_id" => 7
"shop_id" => 16
"installment_count" => 2
"assigned_timestamp" => "2026-06-29 01:42:01"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1503}
"shop" => App\Models\Shop {#1480
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
17 => App\Models\ChitFundShopEnrollment {#1520
#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" => 19
"chit_fund_id" => 8
"shop_id" => 5
"installment_count" => 3
"assigned_timestamp" => "2026-06-26 10:57:08"
"status" => 1
]
#original: array:6 [
"id" => 19
"chit_fund_id" => 8
"shop_id" => 5
"installment_count" => 3
"assigned_timestamp" => "2026-06-26 10:57:08"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1502
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1490}
]
#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 => "*"
]
}
18 => App\Models\ChitFundShopEnrollment {#1519
#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" => 24
"chit_fund_id" => 8
"shop_id" => 9
"installment_count" => 1
"assigned_timestamp" => "2026-06-26 19:57:47"
"status" => 1
]
#original: array:6 [
"id" => 24
"chit_fund_id" => 8
"shop_id" => 9
"installment_count" => 1
"assigned_timestamp" => "2026-06-26 19:57:47"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1502}
"shop" => App\Models\Shop {#1487
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
19 => App\Models\ChitFundShopEnrollment {#1518
#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" => 25
"chit_fund_id" => 10
"shop_id" => 4
"installment_count" => 4
"assigned_timestamp" => "2026-06-29 10:26:53"
"status" => 1
]
#original: array:6 [
"id" => 25
"chit_fund_id" => 10
"shop_id" => 4
"installment_count" => 4
"assigned_timestamp" => "2026-06-29 10:26:53"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1501
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1491
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
20 => App\Models\ChitFundShopEnrollment {#1517
#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" => 12
"chit_fund_id" => 10
"shop_id" => 15
"installment_count" => 4
"assigned_timestamp" => "2026-06-29 19:36:02"
"status" => 1
]
#original: array:6 [
"id" => 12
"chit_fund_id" => 10
"shop_id" => 15
"installment_count" => 4
"assigned_timestamp" => "2026-06-29 19:36:02"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1501}
"shop" => App\Models\Shop {#1481}
]
#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 => "*"
]
}
21 => App\Models\ChitFundShopEnrollment {#1516
#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" => 18
"chit_fund_id" => 10
"shop_id" => 20
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 05:05:56"
"status" => 1
]
#original: array:6 [
"id" => 18
"chit_fund_id" => 10
"shop_id" => 20
"installment_count" => 1
"assigned_timestamp" => "2026-06-29 05:05:56"
"status" => 1
]
#changes: []
#casts: array:2 [
"assigned_timestamp" => "datetime"
"status" => "boolean"
]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"chitFund" => App\Models\ChitFund {#1501}
"shop" => App\Models\Shop {#1477}
]
#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 => "*"
]
}
22 => App\Models\ChitFundShopEnrollment {#1515
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500
#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 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:5 [ …5]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: array:2 [ …2]
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#forceDeleting: false
}
"shop" => App\Models\Shop {#1491}
]
#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 => "*"
]
}
23 => App\Models\ChitFundShopEnrollment {#1514
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1489
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
24 => App\Models\ChitFundShopEnrollment {#1513
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1483}
]
#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 => "*"
]
}
25 => App\Models\ChitFundShopEnrollment {#1512
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1482}
]
#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 => "*"
]
}
26 => App\Models\ChitFundShopEnrollment {#1511
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1479}
]
#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 => "*"
]
}
27 => App\Models\ChitFundShopEnrollment {#1510
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1478
#connection: "mysql"
#table: "shops"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
+preventsLazyLoading: false
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#escapeWhenCastingToString: false
#attributes: array:11 [ …11]
#original: array:11 [ …11]
#changes: []
#casts: array:2 [ …2]
#classCastCache: []
#attributeCastCache: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#fillable: array:7 [ …7]
#guarded: array:1 [ …1]
#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 => "*"
]
}
28 => App\Models\ChitFundShopEnrollment {#1509
#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: array:2 [
"chitFund" => App\Models\ChitFund {#1500}
"shop" => App\Models\Shop {#1477}
]
#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
}
Illuminate\Support\Collection {#1457
#items: array:10 [
0 => array:2 [
"id" => 1
"name" => "Chit Fund af-758"
]
1 => array:2 [
"id" => 2
"name" => "Chit Fund oq-607"
]
2 => array:2 [
"id" => 3
"name" => "Chit Fund xd-779"
]
3 => array:2 [
"id" => 4
"name" => "Chit Fund uu-058"
]
4 => array:2 [
"id" => 5
"name" => "Chit Fund fe-254"
]
5 => array:2 [
"id" => 6
"name" => "Chit Fund oa-863"
]
6 => array:2 [
"id" => 7
"name" => "Chit Fund nb-685"
]
7 => array:2 [
"id" => 8
"name" => "Chit Fund gg-035"
]
8 => array:2 [
"id" => 10
"name" => "Chit Fund lr-273"
]
9 => array:2 [
"id" => 11
"name" => "sw chitfund"
]
]
#escapeWhenCastingToString: false
}
Illuminate\Support\Collection {#1550
#items: array:16 [
0 => array:2 [
"id" => 10
"name" => "Mayer-Hagenes"
]
1 => array:2 [
"id" => 12
"name" => "Mueller LLC"
]
2 => array:2 [
"id" => 3
"name" => "Purdy-Huel"
]
3 => array:2 [
"id" => 13
"name" => "Romaguera-O'Keefe"
]
4 => array:2 [
"id" => 14
"name" => "Harris PLC"
]
5 => array:2 [
"id" => 17
"name" => "Hills-Huel"
]
6 => array:2 [
"id" => 5
"name" => "Wuckert Group"
]
7 => array:2 [
"id" => 15
"name" => "Lowe-Adams"
]
8 => array:2 [
"id" => 11
"name" => "Denesik Ltd"
]
9 => array:2 [
"id" => 8
"name" => "Jakubowski-Orn"
]
10 => array:2 [
"id" => 20
"name" => "Haley Ltd"
]
11 => array:2 [
"id" => 16
"name" => "McGlynn-Greenholt"
]
12 => array:2 [
"id" => 9
"name" => "Hintz Ltd"
]
13 => array:2 [
"id" => 4
"name" => "Cormier, Wuckert and Batz"
]
14 => array:2 [
"id" => 7
"name" => "Kulas, Kunze and O'Conner"
]
15 => array:2 [
"id" => 18
"name" => "Treutel Ltd"
]
]
#escapeWhenCastingToString: false
}
payments.dates.chit-fund-payment.edit
payments.dates.chit-fund-payment.edit
- Payment collections
- 24
- Edit
Are you sure you want to log out?
Press No if you want to continue work. Press Yes to logout current user.