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" => 169
"shop_enrollment_id" => 9
"collection_date" => "2026-07-05"
"collected_by" => 4
"collected_date_time" => "2026-07-05 09:20:39"
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:7 [
"id" => 169
"shop_enrollment_id" => 9
"collection_date" => "2026-07-05"
"collected_by" => 4
"collected_date_time" => "2026-07-05 09:20:39"
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 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 {#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" => 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 {#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" => 4
"name" => "Deron Harvey"
"email" => "sylvester.bashirian@example.net"
"email_verified_at" => null
"username" => "emile.dubuque"
"password" => "$2y$10$b5Pc4BFI8N8gv2GOC9N.YuKbYnX9V7qssPDTOwmeCpiBpcuiMDyPa"
"address" => """
77056 Tillman Club Suite 036\n
Lake Emil, NM 87935-8754
"""
"phone" => "+1-425-202-2171"
"nic" => "027334859V"
"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" => 4
"name" => "Deron Harvey"
"email" => "sylvester.bashirian@example.net"
"email_verified_at" => null
"username" => "emile.dubuque"
"password" => "$2y$10$b5Pc4BFI8N8gv2GOC9N.YuKbYnX9V7qssPDTOwmeCpiBpcuiMDyPa"
"address" => """
77056 Tillman Club Suite 036\n
Lake Emil, NM 87935-8754
"""
"phone" => "+1-425-202-2171"
"nic" => "027334859V"
"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" => 296
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "2280.00"
"cheque_number" => "MQ797677"
"bank_name" => "People's Bank"
"cheque_date" => "2026-06-17"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 296
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "2280.00"
"cheque_number" => "MQ797677"
"bank_name" => "People's Bank"
"cheque_date" => "2026-06-17"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 297
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "295.20"
"cheque_number" => "XD021031"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-16"
"is_corrected" => 1
"corrected_amount" => "239.11"
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => "Reprehenderit minima a soluta consequatur voluptates sequi."
"corrected_by" => 11
"corrected_count" => 3
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 297
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "295.20"
"cheque_number" => "XD021031"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-16"
"is_corrected" => 1
"corrected_amount" => "239.11"
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => "Reprehenderit minima a soluta consequatur voluptates sequi."
"corrected_by" => 11
"corrected_count" => 3
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => App\Models\User {#1236
#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" => 11
"name" => "Miss Melisa Gottlieb"
"email" => "lthompson@example.org"
"email_verified_at" => null
"username" => "rschulist"
"password" => "$2y$10$Ju20SR7SMJ1qNABiZgwffe5XJW28S8ovncTq29C9e6pNmeGFKoVai"
"address" => """
3223 Sincere Run Suite 155\n
East Christophebury, KS 28451-2937
"""
"phone" => "(341) 630-9207"
"nic" => "426156797V"
"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" => 11
"name" => "Miss Melisa Gottlieb"
"email" => "lthompson@example.org"
"email_verified_at" => null
"username" => "rschulist"
"password" => "$2y$10$Ju20SR7SMJ1qNABiZgwffe5XJW28S8ovncTq29C9e6pNmeGFKoVai"
"address" => """
3223 Sincere Run Suite 155\n
East Christophebury, KS 28451-2937
"""
"phone" => "(341) 630-9207"
"nic" => "426156797V"
"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
}
]
#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" => 298
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "106.20"
"cheque_number" => "TL085249"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-15"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 298
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "106.20"
"cheque_number" => "TL085249"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-15"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 299
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "318.60"
"cheque_number" => "CC618557"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-09"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 299
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "318.60"
"cheque_number" => "CC618557"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-09"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 169
"shop_enrollment_id" => 9
"collection_date" => "2026-07-05"
"collected_by" => 4
"collected_date_time" => "2026-07-05 09:20:39"
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:7 [
"id" => 169
"shop_enrollment_id" => 9
"collection_date" => "2026-07-05"
"collected_by" => 4
"collected_date_time" => "2026-07-05 09:20:39"
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 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 {#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" => 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 {#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" => 4
"name" => "Deron Harvey"
"email" => "sylvester.bashirian@example.net"
"email_verified_at" => null
"username" => "emile.dubuque"
"password" => "$2y$10$b5Pc4BFI8N8gv2GOC9N.YuKbYnX9V7qssPDTOwmeCpiBpcuiMDyPa"
"address" => """
77056 Tillman Club Suite 036\n
Lake Emil, NM 87935-8754
"""
"phone" => "+1-425-202-2171"
"nic" => "027334859V"
"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" => 4
"name" => "Deron Harvey"
"email" => "sylvester.bashirian@example.net"
"email_verified_at" => null
"username" => "emile.dubuque"
"password" => "$2y$10$b5Pc4BFI8N8gv2GOC9N.YuKbYnX9V7qssPDTOwmeCpiBpcuiMDyPa"
"address" => """
77056 Tillman Club Suite 036\n
Lake Emil, NM 87935-8754
"""
"phone" => "+1-425-202-2171"
"nic" => "027334859V"
"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" => 296
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "2280.00"
"cheque_number" => "MQ797677"
"bank_name" => "People's Bank"
"cheque_date" => "2026-06-17"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 296
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "2280.00"
"cheque_number" => "MQ797677"
"bank_name" => "People's Bank"
"cheque_date" => "2026-06-17"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 297
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "295.20"
"cheque_number" => "XD021031"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-16"
"is_corrected" => 1
"corrected_amount" => "239.11"
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => "Reprehenderit minima a soluta consequatur voluptates sequi."
"corrected_by" => 11
"corrected_count" => 3
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 297
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "295.20"
"cheque_number" => "XD021031"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-16"
"is_corrected" => 1
"corrected_amount" => "239.11"
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => "Reprehenderit minima a soluta consequatur voluptates sequi."
"corrected_by" => 11
"corrected_count" => 3
"created_at" => "2026-07-06 08:51:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => App\Models\User {#1236
#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" => 11
"name" => "Miss Melisa Gottlieb"
"email" => "lthompson@example.org"
"email_verified_at" => null
"username" => "rschulist"
"password" => "$2y$10$Ju20SR7SMJ1qNABiZgwffe5XJW28S8ovncTq29C9e6pNmeGFKoVai"
"address" => """
3223 Sincere Run Suite 155\n
East Christophebury, KS 28451-2937
"""
"phone" => "(341) 630-9207"
"nic" => "426156797V"
"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" => 11
"name" => "Miss Melisa Gottlieb"
"email" => "lthompson@example.org"
"email_verified_at" => null
"username" => "rschulist"
"password" => "$2y$10$Ju20SR7SMJ1qNABiZgwffe5XJW28S8ovncTq29C9e6pNmeGFKoVai"
"address" => """
3223 Sincere Run Suite 155\n
East Christophebury, KS 28451-2937
"""
"phone" => "(341) 630-9207"
"nic" => "426156797V"
"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
}
]
#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" => 298
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "106.20"
"cheque_number" => "TL085249"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-15"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 298
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "106.20"
"cheque_number" => "TL085249"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-15"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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" => 299
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "318.60"
"cheque_number" => "CC618557"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-09"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#original: array:17 [
"id" => 299
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "318.60"
"cheque_number" => "CC618557"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-09"
"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:56"
"updated_at" => "2026-07-06 08:51:56"
]
#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 @1783189800 {#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-05 00:00:00.0 Asia/Colombo (+05:30)
}
"payment_type" => "cheque"
"payments" => array:4 [
0 => array:18 [
"id" => 296
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "2280.00"
"cheque_number" => "MQ797677"
"bank_name" => "People's Bank"
"cheque_date" => "2026-06-17"
"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:56.000000Z"
"updated_at" => "2026-07-06T03:21:56.000000Z"
"corrected_by_user" => null
]
1 => array:18 [
"id" => 297
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "295.20"
"cheque_number" => "XD021031"
"bank_name" => "People's Bank"
"cheque_date" => "2026-07-16"
"is_corrected" => true
"corrected_amount" => "239.11"
"corrected_cheque_number" => null
"corrected_bank_name" => null
"corrected_cheque_date" => null
"remarks_for_correction" => "Reprehenderit minima a soluta consequatur voluptates sequi."
"corrected_by" => 11
"corrected_count" => 3
"created_at" => "2026-07-06T03:21:56.000000Z"
"updated_at" => "2026-07-06T03:21:56.000000Z"
"corrected_by_user" => array:13 [
"id" => 11
"name" => "Miss Melisa Gottlieb"
"email" => "lthompson@example.org"
"email_verified_at" => null
"username" => "rschulist"
"address" => """
3223 Sincere Run Suite 155\n
East Christophebury, KS 28451-2937
"""
"phone" => "(341) 630-9207"
"nic" => "426156797V"
"account_status" => true
"last_login" => null
"created_at" => "2026-07-06T03:21:23.000000Z"
"updated_at" => "2026-07-06T03:21:23.000000Z"
"deleted_at" => null
]
]
2 => array:18 [
"id" => 298
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "106.20"
"cheque_number" => "TL085249"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-15"
"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:56.000000Z"
"updated_at" => "2026-07-06T03:21:56.000000Z"
"corrected_by_user" => null
]
3 => array:18 [
"id" => 299
"chit_fund_daily_collection_id" => 169
"payment_type" => "cheque"
"amount" => "318.60"
"cheque_number" => "CC618557"
"bank_name" => "Hatton National Bank"
"cheque_date" => "2026-06-09"
"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:56.000000Z"
"updated_at" => "2026-07-06T03:21:56.000000Z"
"corrected_by_user" => null
]
]
"total_original_amount" => 3000.0
"total_effective_amount" => 2943.91
"received_by" => App\Models\User {#1219}
"recived_date_time" => Illuminate\Support\Carbon @1783223439 {#1182
#endOfTime: false
#startOfTime: false
#constructedObjectId: "000000000000049e0000000000000000"
#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-05 09:20:39.0 Asia/Colombo (+05:30)
}
]
Illuminate\Database\Eloquent\Collection {#1619
#items: array:29 [
0 => App\Models\ChitFundShopEnrollment {#1588
#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 {#1607
#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 {#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: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 {#1587
#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 {#1607}
"shop" => App\Models\Shop {#1270
#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 {#1586
#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 {#1246
#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 {#1262
#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 {#1585
#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 {#1246}
"shop" => App\Models\Shop {#1271
#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 {#1584
#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 {#1246}
"shop" => App\Models\Shop {#1272
#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 {#1583
#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 {#1247
#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 {#1268}
]
#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 {#1582
#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 {#1247}
"shop" => App\Models\Shop {#1275
#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 {#1580
#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 {#1248
#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 {#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: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 {#1184
#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 {#1248}
"shop" => App\Models\Shop {#1273
#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 {#1213
#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 {#1249
#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 {#1262}
]
#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 {#1214
#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 {#1249}
"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: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 {#1228
#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 {#1250
#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 {#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: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 {#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: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 {#1250}
"shop" => App\Models\Shop {#1272}
]
#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 {#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: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 {#1250}
"shop" => App\Models\Shop {#1277
#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 {#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: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 {#1251
#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 {#1271}
]
#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 {#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: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 {#1251}
"shop" => App\Models\Shop {#1273}
]
#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 {#1226
#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 {#1251}
"shop" => App\Models\Shop {#1274
#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 {#1227
#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 {#1252
#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 {#1264}
]
#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 {#1223
#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 {#1252}
"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: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 {#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: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 {#1253
#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 {#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: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 {#1237
#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 {#1253}
"shop" => App\Models\Shop {#1273}
]
#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 {#1238
#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 {#1253}
"shop" => App\Models\Shop {#1277}
]
#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 {#1239
#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 {#1254
#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 {#1263}
]
#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 {#1240
#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 {#1254}
"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: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 {#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" => 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 {#1254}
"shop" => App\Models\Shop {#1271}
]
#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 {#1242
#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 {#1254}
"shop" => App\Models\Shop {#1272}
]
#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 {#1243
#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 {#1254}
"shop" => App\Models\Shop {#1275}
]
#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 {#1244
#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 {#1254}
"shop" => App\Models\Shop {#1276
#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 {#1245
#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 {#1254}
"shop" => App\Models\Shop {#1277}
]
#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 {#1297
#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 {#1601
#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
- 169
- Edit
Are you sure you want to log out?
Press No if you want to continue work. Press Yes to logout current user.