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" => 157
      "shop_enrollment_id" => 21
      "collection_date" => "2026-07-06"
      "collected_by" => 4
      "collected_date_time" => "2026-07-06 11:46:18"
      "created_at" => "2026-07-06 08:51:56"
      "updated_at" => "2026-07-06 08:51:56"
    ]
    #original: array:7 [
      "id" => 157
      "shop_enrollment_id" => 21
      "collection_date" => "2026-07-06"
      "collected_by" => 4
      "collected_date_time" => "2026-07-06 11:46:18"
      "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" => 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 {#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" => 3
              "name" => "Chit Fund xd-779"
              "chit_fund_type" => "1000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-15"
              "excluded_dates" => "["2026-06-30","2026-07-08"]"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:11 [
              "id" => 3
              "name" => "Chit Fund xd-779"
              "chit_fund_type" => "1000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-15"
              "excluded_dates" => "["2026-06-30","2026-07-08"]"
              "description" => null
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #changes: []
            #casts: array:5 [
              "status" => "boolean"
              "excluded_dates" => "array"
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: array:2 [
              0 => "formatted_start_date"
              1 => "formatted_end_date"
            ]
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:7 [
              0 => "name"
              1 => "chit_fund_type"
              2 => "start_date"
              3 => "end_date"
              4 => "excluded_dates"
              5 => "description"
              6 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
          "shop" => App\Models\Shop {#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 {#1202
        #items: array:3 [
          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" => 274
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "210.00"
              "cheque_number" => "IK769932"
              "bank_name" => "Bank of Ceylon"
              "cheque_date" => "2026-07-12"
              "is_corrected" => 0
              "corrected_amount" => null
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => null
              "corrected_by" => null
              "corrected_count" => 0
              "created_at" => "2026-07-06 08:51:56"
              "updated_at" => "2026-07-06 08:51:56"
            ]
            #original: array:17 [
              "id" => 274
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "210.00"
              "cheque_number" => "IK769932"
              "bank_name" => "Bank of Ceylon"
              "cheque_date" => "2026-07-12"
              "is_corrected" => 0
              "corrected_amount" => null
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => null
              "corrected_by" => null
              "corrected_count" => 0
              "created_at" => "2026-07-06 08:51: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 {#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" => 275
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "458.20"
              "cheque_number" => "RP738979"
              "bank_name" => "Sampath Bank"
              "cheque_date" => "2026-06-10"
              "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" => 275
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "458.20"
              "cheque_number" => "RP738979"
              "bank_name" => "Sampath Bank"
              "cheque_date" => "2026-06-10"
              "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 => "*"
            ]
          }
          2 => 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" => 276
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "331.80"
              "cheque_number" => "VF051603"
              "bank_name" => "People's Bank"
              "cheque_date" => "2026-06-24"
              "is_corrected" => 1
              "corrected_amount" => "325.16"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Velit vel cum exercitationem ipsa."
              "corrected_by" => 12
              "corrected_count" => 1
              "created_at" => "2026-07-06 08:51:56"
              "updated_at" => "2026-07-06 08:51:56"
            ]
            #original: array:17 [
              "id" => 276
              "chit_fund_daily_collection_id" => 157
              "payment_type" => "cheque"
              "amount" => "331.80"
              "cheque_number" => "VF051603"
              "bank_name" => "People's Bank"
              "cheque_date" => "2026-06-24"
              "is_corrected" => 1
              "corrected_amount" => "325.16"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Velit vel cum exercitationem ipsa."
              "corrected_by" => 12
              "corrected_count" => 1
              "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 {#1234
                #connection: "mysql"
                #table: "users"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:15 [
                  "id" => 12
                  "name" => "Imelda Altenwerth"
                  "email" => "alind@example.net"
                  "email_verified_at" => null
                  "username" => "gerlach.davin"
                  "password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
                  "address" => """
                    540 Rosenbaum Plaza Apt. 047\n
                    South Victor, KS 68740
                    """
                  "phone" => "1-534-704-1061"
                  "nic" => "827655070V"
                  "account_status" => 1
                  "last_login" => null
                  "remember_token" => null
                  "created_at" => "2026-07-06 08:51:23"
                  "updated_at" => "2026-07-06 08:51:23"
                  "deleted_at" => null
                ]
                #original: array:15 [
                  "id" => 12
                  "name" => "Imelda Altenwerth"
                  "email" => "alind@example.net"
                  "email_verified_at" => null
                  "username" => "gerlach.davin"
                  "password" => "$2y$10$b6r8s0tueyIPOLnoztDHJO.L/Xb..tHhZuZNzV0.u.Pf7P6ZmDezi"
                  "address" => """
                    540 Rosenbaum Plaza Apt. 047\n
                    South Victor, KS 68740
                    """
                  "phone" => "1-534-704-1061"
                  "nic" => "827655070V"
                  "account_status" => 1
                  "last_login" => null
                  "remember_token" => null
                  "created_at" => "2026-07-06 08:51:23"
                  "updated_at" => "2026-07-06 08:51:23"
                  "deleted_at" => null
                ]
                #changes: []
                #casts: array:4 [
                  "email_verified_at" => "datetime"
                  "last_login" => "datetime"
                  "account_status" => "boolean"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                +timestamps: true
                #hidden: array:2 [
                  0 => "password"
                  1 => "remember_token"
                ]
                #visible: []
                #fillable: array:9 [
                  0 => "name"
                  1 => "email"
                  2 => "username"
                  3 => "password"
                  4 => "address"
                  5 => "phone"
                  6 => "nic"
                  7 => "account_status"
                  8 => "last_login"
                ]
                #guarded: array:1 [
                  0 => "*"
                ]
                #rememberTokenName: "remember_token"
                #accessToken: null
                #forceDeleting: false
              }
            ]
            #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 @1783276200 {#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-06 00:00:00.0 Asia/Colombo (+05:30)
  }
  "payment_type" => "cheque"
  "payments" => array:3 [
    0 => array:18 [
      "id" => 274
      "chit_fund_daily_collection_id" => 157
      "payment_type" => "cheque"
      "amount" => "210.00"
      "cheque_number" => "IK769932"
      "bank_name" => "Bank of Ceylon"
      "cheque_date" => "2026-07-12"
      "is_corrected" => false
      "corrected_amount" => null
      "corrected_cheque_number" => null
      "corrected_bank_name" => null
      "corrected_cheque_date" => null
      "remarks_for_correction" => null
      "corrected_by" => null
      "corrected_count" => 0
      "created_at" => "2026-07-06T03:21:56.000000Z"
      "updated_at" => "2026-07-06T03:21:56.000000Z"
      "corrected_by_user" => null
    ]
    1 => array:18 [
      "id" => 275
      "chit_fund_daily_collection_id" => 157
      "payment_type" => "cheque"
      "amount" => "458.20"
      "cheque_number" => "RP738979"
      "bank_name" => "Sampath Bank"
      "cheque_date" => "2026-06-10"
      "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
    ]
    2 => array:18 [
      "id" => 276
      "chit_fund_daily_collection_id" => 157
      "payment_type" => "cheque"
      "amount" => "331.80"
      "cheque_number" => "VF051603"
      "bank_name" => "People's Bank"
      "cheque_date" => "2026-06-24"
      "is_corrected" => true
      "corrected_amount" => "325.16"
      "corrected_cheque_number" => null
      "corrected_bank_name" => null
      "corrected_cheque_date" => null
      "remarks_for_correction" => "Velit vel cum exercitationem ipsa."
      "corrected_by" => 12
      "corrected_count" => 1
      "created_at" => "2026-07-06T03:21:56.000000Z"
      "updated_at" => "2026-07-06T03:21:56.000000Z"
      "corrected_by_user" => array:13 [
        "id" => 12
        "name" => "Imelda Altenwerth"
        "email" => "alind@example.net"
        "email_verified_at" => null
        "username" => "gerlach.davin"
        "address" => """
          540 Rosenbaum Plaza Apt. 047\n
          South Victor, KS 68740
          """
        "phone" => "1-534-704-1061"
        "nic" => "827655070V"
        "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
      ]
    ]
  ]
  "total_original_amount" => 1000.0
  "total_effective_amount" => 993.36
  "received_by" => App\Models\User {#1218}
  "recived_date_time" => Illuminate\Support\Carbon @1783318578 {#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
    date: 2026-07-06 11:46:18.0 Asia/Colombo (+05:30)
  }
]
View Payment Details

View Payment Details

View Payment Details - 2026/07/06

Cheque Payment

Chit Fund & Member Details

Chit Fund Name
Chit Fund xd-779
Shop
Mayer-Hagenes
Installments
1
Payment Date
July 6, 2026

Payment Information

Payment Type
Cheque

Cheque Payment Details

Cheque #1
IK769932
Rs. 210.00
Bank of Ceylon
July 12, 2026
Cheque #2
RP738979
Rs. 458.20
Sampath Bank
June 10, 2026
Cheque #3
Corrected Values:
1 Time(s) Corrected |
Last Corrected By : Imelda Altenwerth
VF051603
Rs. 331.80 → Rs. 325.16
People's Bank
June 24, 2026
Remarks : Velit vel cum exercitationem ipsa.
Total Cheque Amount
Rs. 1,000.00 Rs. 993.36
Received By
Deron Harvey
Collected Time
2026-07-06 - 11:46 AM