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" => 144
      "shop_enrollment_id" => 15
      "collection_date" => "2026-07-05"
      "collected_by" => 15
      "collected_date_time" => "2026-07-05 10:15:51"
      "created_at" => "2026-07-06 08:51:56"
      "updated_at" => "2026-07-06 08:51:56"
    ]
    #original: array:7 [
      "id" => 144
      "shop_enrollment_id" => 15
      "collection_date" => "2026-07-05"
      "collected_by" => 15
      "collected_date_time" => "2026-07-05 10:15:51"
      "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" => 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 {#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" => 7
              "name" => "Chit Fund nb-685"
              "chit_fund_type" => "3000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-12"
              "excluded_dates" => "["2026-07-09"]"
              "description" => "Dolore quidem cupiditate eius dicta iure doloremque sunt."
              "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" => 7
              "name" => "Chit Fund nb-685"
              "chit_fund_type" => "3000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-12"
              "excluded_dates" => "["2026-07-09"]"
              "description" => "Dolore quidem cupiditate eius dicta iure doloremque sunt."
              "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" => 15
              "name" => "Lowe-Adams"
              "location_id" => 12
              "shop_type" => 4
              "contact_person" => "Mathilde Krajcik"
              "contact_number" => "239-943-8634"
              "address" => """
                51359 Hudson Ranch\n
                East Adelia, NY 25678
                """
              "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" => 15
              "name" => "Lowe-Adams"
              "location_id" => 12
              "shop_type" => 4
              "contact_person" => "Mathilde Krajcik"
              "contact_number" => "239-943-8634"
              "address" => """
                51359 Hudson Ranch\n
                East Adelia, NY 25678
                """
              "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" => 15
          "name" => "Aida McGlynn"
          "email" => "aric26@example.org"
          "email_verified_at" => null
          "username" => "terence70"
          "password" => "$2y$10$CwtogAAiB0k9OeSLR8bwUegW32dHna0z/L2yKw9eeK3w//OR2J9wm"
          "address" => """
            28451 Macejkovic Extensions Apt. 348\n
            Okunevamouth, ME 15293-6604
            """
          "phone" => "+13374044331"
          "nic" => "036780078V"
          "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" => 15
          "name" => "Aida McGlynn"
          "email" => "aric26@example.org"
          "email_verified_at" => null
          "username" => "terence70"
          "password" => "$2y$10$CwtogAAiB0k9OeSLR8bwUegW32dHna0z/L2yKw9eeK3w//OR2J9wm"
          "address" => """
            28451 Macejkovic Extensions Apt. 348\n
            Okunevamouth, ME 15293-6604
            """
          "phone" => "+13374044331"
          "nic" => "036780078V"
          "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" => 248
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "780.00"
              "cheque_number" => "OQ523993"
              "bank_name" => "People's Bank"
              "cheque_date" => "2026-06-27"
              "is_corrected" => 1
              "corrected_amount" => "717.60"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Nesciunt commodi ullam cupiditate vel dolor."
              "corrected_by" => 7
              "corrected_count" => 1
              "created_at" => "2026-07-06 08:51:56"
              "updated_at" => "2026-07-06 08:51:56"
            ]
            #original: array:17 [
              "id" => 248
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "780.00"
              "cheque_number" => "OQ523993"
              "bank_name" => "People's Bank"
              "cheque_date" => "2026-06-27"
              "is_corrected" => 1
              "corrected_amount" => "717.60"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Nesciunt commodi ullam cupiditate vel dolor."
              "corrected_by" => 7
              "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 {#1237
                #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" => 7
                  "name" => "Dana Predovic PhD"
                  "email" => "paolo10@example.org"
                  "email_verified_at" => null
                  "username" => "hyundt"
                  "password" => "$2y$10$FJhKWKZbaruB5Ou48pKleOabkpA4X9dAgyfXucwaiOUriInSvfbLu"
                  "address" => """
                    91981 Cristian Terrace\n
                    South Ulises, MA 85432-1707
                    """
                  "phone" => "1-931-406-5103"
                  "nic" => "338032323V"
                  "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" => 7
                  "name" => "Dana Predovic PhD"
                  "email" => "paolo10@example.org"
                  "email_verified_at" => null
                  "username" => "hyundt"
                  "password" => "$2y$10$FJhKWKZbaruB5Ou48pKleOabkpA4X9dAgyfXucwaiOUriInSvfbLu"
                  "address" => """
                    91981 Cristian Terrace\n
                    South Ulises, MA 85432-1707
                    """
                  "phone" => "1-931-406-5103"
                  "nic" => "338032323V"
                  "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 => "*"
            ]
          }
          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" => 249
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "577.20"
              "cheque_number" => "ZB062696"
              "bank_name" => "Hatton National Bank"
              "cheque_date" => "2026-06-09"
              "is_corrected" => 1
              "corrected_amount" => "681.10"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Fuga assumenda eos aut."
              "corrected_by" => 4
              "corrected_count" => 1
              "created_at" => "2026-07-06 08:51:56"
              "updated_at" => "2026-07-06 08:51:56"
            ]
            #original: array:17 [
              "id" => 249
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "577.20"
              "cheque_number" => "ZB062696"
              "bank_name" => "Hatton National Bank"
              "cheque_date" => "2026-06-09"
              "is_corrected" => 1
              "corrected_amount" => "681.10"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Fuga assumenda eos aut."
              "corrected_by" => 4
              "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 {#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" => 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
              }
            ]
            #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" => 250
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "673.55"
              "cheque_number" => "IS021424"
              "bank_name" => "People's 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" => 250
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "673.55"
              "cheque_number" => "IS021424"
              "bank_name" => "People's 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 => "*"
            ]
          }
          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" => 251
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "969.25"
              "cheque_number" => "LE635190"
              "bank_name" => "Bank of Ceylon"
              "cheque_date" => "2026-06-29"
              "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" => 251
              "chit_fund_daily_collection_id" => 144
              "payment_type" => "cheque"
              "amount" => "969.25"
              "cheque_number" => "LE635190"
              "bank_name" => "Bank of Ceylon"
              "cheque_date" => "2026-06-29"
              "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
    date: 2026-07-05 00:00:00.0 Asia/Colombo (+05:30)
  }
  "payment_type" => "cheque"
  "payments" => array:4 [
    0 => array:18 [
      "id" => 248
      "chit_fund_daily_collection_id" => 144
      "payment_type" => "cheque"
      "amount" => "780.00"
      "cheque_number" => "OQ523993"
      "bank_name" => "People's Bank"
      "cheque_date" => "2026-06-27"
      "is_corrected" => true
      "corrected_amount" => "717.60"
      "corrected_cheque_number" => null
      "corrected_bank_name" => null
      "corrected_cheque_date" => null
      "remarks_for_correction" => "Nesciunt commodi ullam cupiditate vel dolor."
      "corrected_by" => 7
      "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" => 7
        "name" => "Dana Predovic PhD"
        "email" => "paolo10@example.org"
        "email_verified_at" => null
        "username" => "hyundt"
        "address" => """
          91981 Cristian Terrace\n
          South Ulises, MA 85432-1707
          """
        "phone" => "1-931-406-5103"
        "nic" => "338032323V"
        "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
      ]
    ]
    1 => array:18 [
      "id" => 249
      "chit_fund_daily_collection_id" => 144
      "payment_type" => "cheque"
      "amount" => "577.20"
      "cheque_number" => "ZB062696"
      "bank_name" => "Hatton National Bank"
      "cheque_date" => "2026-06-09"
      "is_corrected" => true
      "corrected_amount" => "681.10"
      "corrected_cheque_number" => null
      "corrected_bank_name" => null
      "corrected_cheque_date" => null
      "remarks_for_correction" => "Fuga assumenda eos aut."
      "corrected_by" => 4
      "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" => 4
        "name" => "Deron Harvey"
        "email" => "sylvester.bashirian@example.net"
        "email_verified_at" => null
        "username" => "emile.dubuque"
        "address" => """
          77056 Tillman Club Suite 036\n
          Lake Emil, NM 87935-8754
          """
        "phone" => "+1-425-202-2171"
        "nic" => "027334859V"
        "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" => 250
      "chit_fund_daily_collection_id" => 144
      "payment_type" => "cheque"
      "amount" => "673.55"
      "cheque_number" => "IS021424"
      "bank_name" => "People's 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
    ]
    3 => array:18 [
      "id" => 251
      "chit_fund_daily_collection_id" => 144
      "payment_type" => "cheque"
      "amount" => "969.25"
      "cheque_number" => "LE635190"
      "bank_name" => "Bank of Ceylon"
      "cheque_date" => "2026-06-29"
      "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" => 3041.5
  "received_by" => App\Models\User {#1218}
  "recived_date_time" => Illuminate\Support\Carbon @1783226751 {#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-05 10:15:51.0 Asia/Colombo (+05:30)
  }
]
View Payment Details

View Payment Details

View Payment Details - 2026/07/05

Cheque Payment

Chit Fund & Member Details

Chit Fund Name
Chit Fund nb-685
Shop
Lowe-Adams
Installments
1
Payment Date
July 5, 2026

Payment Information

Payment Type
Cheque

Cheque Payment Details

Cheque #1
Corrected Values:
1 Time(s) Corrected |
Last Corrected By : Dana Predovic PhD
OQ523993
Rs. 780.00 → Rs. 717.60
People's Bank
June 27, 2026
Remarks : Nesciunt commodi ullam cupiditate vel dolor.
Cheque #2
Corrected Values:
1 Time(s) Corrected |
Last Corrected By : Deron Harvey
ZB062696
Rs. 577.20 → Rs. 681.10
Hatton National Bank
June 9, 2026
Remarks : Fuga assumenda eos aut.
Cheque #3
IS021424
Rs. 673.55
People's Bank
June 9, 2026
Cheque #4
LE635190
Rs. 969.25
Bank of Ceylon
June 29, 2026
Total Cheque Amount
Rs. 3,000.00 Rs. 3,041.50
Received By
Aida McGlynn
Collected Time
2026-07-05 - 10:15 AM