array:11 [ "daily_collection" => App\Models\ChitFundDailyCollection {#1193 #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 {#1200 #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 {#1221 #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 {#1224 #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 {#1218 #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 {#1216 #items: array:4 [ 0 => App\Models\ChitFundPaymentCollection {#1211 #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 {#1215 #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 {#1235 #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 {#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" => 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 {#1207 #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 {#1221} "shop" => App\Models\Shop {#1224} "installment_count" => 1 "payment_date" => Illuminate\Support\Carbon @1783189800 {#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 : 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 {#1218} "recived_date_time" => Illuminate\Support\Carbon @1783223439 {#1186 #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000004a20000000000000000" #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 : 2026-07-05 09:20:39.0 Asia/Colombo (+05:30) } ]