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" => 61
    "shop_enrollment_id" => 12
    "collection_date" => "2026-07-03"
    "collected_by" => 7
    "collected_date_time" => "2026-07-03 16:52:46"
    "created_at" => "2026-07-06 08:51:53"
    "updated_at" => "2026-07-06 08:51:53"
  ]
  #original: array:7 [
    "id" => 61
    "shop_enrollment_id" => 12
    "collection_date" => "2026-07-03"
    "collected_by" => 7
    "collected_date_time" => "2026-07-03 16:52:46"
    "created_at" => "2026-07-06 08:51:53"
    "updated_at" => "2026-07-06 08:51:53"
  ]
  #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" => 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 {#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" => 10
            "name" => "Chit Fund lr-273"
            "chit_fund_type" => "5000"
            "start_date" => "2026-06-30"
            "end_date" => "2026-07-13"
            "excluded_dates" => "["2026-07-03","2026-07-01"]"
            "description" => "Dicta aliquid sunt deleniti aut ad ea non ea commodi laboriosam quibusdam."
            "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" => "Chit Fund lr-273"
            "chit_fund_type" => "5000"
            "start_date" => "2026-06-30"
            "end_date" => "2026-07-13"
            "excluded_dates" => "["2026-07-03","2026-07-01"]"
            "description" => "Dicta aliquid sunt deleniti aut ad ea non ea commodi laboriosam quibusdam."
            "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" => 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 {#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" => 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
    }
    "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" => 114
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "10800.00"
            "cheque_number" => "BF572578"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #original: array:17 [
            "id" => 114
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "10800.00"
            "cheque_number" => "BF572578"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #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" => 115
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "6532.00"
            "cheque_number" => "ZV014582"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-06"
            "is_corrected" => 1
            "corrected_amount" => "6009.44"
            "corrected_cheque_number" => null
            "corrected_bank_name" => null
            "corrected_cheque_date" => null
            "remarks_for_correction" => "Impedit error modi assumenda consequatur ut at mollitia."
            "corrected_by" => 21
            "corrected_count" => 3
            "created_at" => "2026-07-06 08:51:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #original: array:17 [
            "id" => 115
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "6532.00"
            "cheque_number" => "ZV014582"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-06"
            "is_corrected" => 1
            "corrected_amount" => "6009.44"
            "corrected_cheque_number" => null
            "corrected_bank_name" => null
            "corrected_cheque_date" => null
            "remarks_for_correction" => "Impedit error modi assumenda consequatur ut at mollitia."
            "corrected_by" => 21
            "corrected_count" => 3
            "created_at" => "2026-07-06 08:51:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #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" => 21
                "name" => "Evan Hammes Jr."
                "email" => "owen.murray@example.com"
                "email_verified_at" => null
                "username" => "uward"
                "password" => "$2y$10$Od5ZK5UN7lEe6X.ya9Uda.f1mK3Jrd9OElFEyR6DE22RxGaHi6eL6"
                "address" => """
                  838 Ivory Forks Suite 016\n
                  Wehnermouth, LA 49972-0673
                  """
                "phone" => "1-609-826-4528"
                "nic" => "147106845V"
                "account_status" => 1
                "last_login" => null
                "remember_token" => null
                "created_at" => "2026-07-06 08:51:24"
                "updated_at" => "2026-07-06 08:51:24"
                "deleted_at" => null
              ]
              #original: array:15 [
                "id" => 21
                "name" => "Evan Hammes Jr."
                "email" => "owen.murray@example.com"
                "email_verified_at" => null
                "username" => "uward"
                "password" => "$2y$10$Od5ZK5UN7lEe6X.ya9Uda.f1mK3Jrd9OElFEyR6DE22RxGaHi6eL6"
                "address" => """
                  838 Ivory Forks Suite 016\n
                  Wehnermouth, LA 49972-0673
                  """
                "phone" => "1-609-826-4528"
                "nic" => "147106845V"
                "account_status" => 1
                "last_login" => null
                "remember_token" => null
                "created_at" => "2026-07-06 08:51:24"
                "updated_at" => "2026-07-06 08:51:24"
                "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" => 116
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "1867.60"
            "cheque_number" => "XS089510"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-03"
            "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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #original: array:17 [
            "id" => 116
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "1867.60"
            "cheque_number" => "XS089510"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-03"
            "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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #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" => 117
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "800.40"
            "cheque_number" => "TO403564"
            "bank_name" => "Sampath 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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #original: array:17 [
            "id" => 117
            "chit_fund_daily_collection_id" => 61
            "payment_type" => "cheque"
            "amount" => "800.40"
            "cheque_number" => "TO403564"
            "bank_name" => "Sampath 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:53"
            "updated_at" => "2026-07-06 08:51:53"
          ]
          #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" => 61
      "shop_enrollment_id" => 12
      "collection_date" => "2026-07-03"
      "collected_by" => 7
      "collected_date_time" => "2026-07-03 16:52:46"
      "created_at" => "2026-07-06 08:51:53"
      "updated_at" => "2026-07-06 08:51:53"
    ]
    #original: array:7 [
      "id" => 61
      "shop_enrollment_id" => 12
      "collection_date" => "2026-07-03"
      "collected_by" => 7
      "collected_date_time" => "2026-07-03 16:52:46"
      "created_at" => "2026-07-06 08:51:53"
      "updated_at" => "2026-07-06 08:51:53"
    ]
    #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" => 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 {#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" => 10
              "name" => "Chit Fund lr-273"
              "chit_fund_type" => "5000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-13"
              "excluded_dates" => "["2026-07-03","2026-07-01"]"
              "description" => "Dicta aliquid sunt deleniti aut ad ea non ea commodi laboriosam quibusdam."
              "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" => "Chit Fund lr-273"
              "chit_fund_type" => "5000"
              "start_date" => "2026-06-30"
              "end_date" => "2026-07-13"
              "excluded_dates" => "["2026-07-03","2026-07-01"]"
              "description" => "Dicta aliquid sunt deleniti aut ad ea non ea commodi laboriosam quibusdam."
              "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" => 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 {#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" => 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
      }
      "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" => 114
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "10800.00"
              "cheque_number" => "BF572578"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #original: array:17 [
              "id" => 114
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "10800.00"
              "cheque_number" => "BF572578"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #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" => 115
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "6532.00"
              "cheque_number" => "ZV014582"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-06"
              "is_corrected" => 1
              "corrected_amount" => "6009.44"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Impedit error modi assumenda consequatur ut at mollitia."
              "corrected_by" => 21
              "corrected_count" => 3
              "created_at" => "2026-07-06 08:51:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #original: array:17 [
              "id" => 115
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "6532.00"
              "cheque_number" => "ZV014582"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-06"
              "is_corrected" => 1
              "corrected_amount" => "6009.44"
              "corrected_cheque_number" => null
              "corrected_bank_name" => null
              "corrected_cheque_date" => null
              "remarks_for_correction" => "Impedit error modi assumenda consequatur ut at mollitia."
              "corrected_by" => 21
              "corrected_count" => 3
              "created_at" => "2026-07-06 08:51:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #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" => 21
                  "name" => "Evan Hammes Jr."
                  "email" => "owen.murray@example.com"
                  "email_verified_at" => null
                  "username" => "uward"
                  "password" => "$2y$10$Od5ZK5UN7lEe6X.ya9Uda.f1mK3Jrd9OElFEyR6DE22RxGaHi6eL6"
                  "address" => """
                    838 Ivory Forks Suite 016\n
                    Wehnermouth, LA 49972-0673
                    """
                  "phone" => "1-609-826-4528"
                  "nic" => "147106845V"
                  "account_status" => 1
                  "last_login" => null
                  "remember_token" => null
                  "created_at" => "2026-07-06 08:51:24"
                  "updated_at" => "2026-07-06 08:51:24"
                  "deleted_at" => null
                ]
                #original: array:15 [
                  "id" => 21
                  "name" => "Evan Hammes Jr."
                  "email" => "owen.murray@example.com"
                  "email_verified_at" => null
                  "username" => "uward"
                  "password" => "$2y$10$Od5ZK5UN7lEe6X.ya9Uda.f1mK3Jrd9OElFEyR6DE22RxGaHi6eL6"
                  "address" => """
                    838 Ivory Forks Suite 016\n
                    Wehnermouth, LA 49972-0673
                    """
                  "phone" => "1-609-826-4528"
                  "nic" => "147106845V"
                  "account_status" => 1
                  "last_login" => null
                  "remember_token" => null
                  "created_at" => "2026-07-06 08:51:24"
                  "updated_at" => "2026-07-06 08:51:24"
                  "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" => 116
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "1867.60"
              "cheque_number" => "XS089510"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-03"
              "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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #original: array:17 [
              "id" => 116
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "1867.60"
              "cheque_number" => "XS089510"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-03"
              "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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #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" => 117
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "800.40"
              "cheque_number" => "TO403564"
              "bank_name" => "Sampath 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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #original: array:17 [
              "id" => 117
              "chit_fund_daily_collection_id" => 61
              "payment_type" => "cheque"
              "amount" => "800.40"
              "cheque_number" => "TO403564"
              "bank_name" => "Sampath 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:53"
              "updated_at" => "2026-07-06 08:51:53"
            ]
            #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" => 4
  "payment_date" => Illuminate\Support\Carbon @1783017000 {#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-03 00:00:00.0 Asia/Colombo (+05:30)
  }
  "payment_type" => "cheque"
  "payments" => array:4 [
    0 => array:18 [
      "id" => 114
      "chit_fund_daily_collection_id" => 61
      "payment_type" => "cheque"
      "amount" => "10800.00"
      "cheque_number" => "BF572578"
      "bank_name" => "Commercial Bank"
      "cheque_date" => "2026-07-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:53.000000Z"
      "updated_at" => "2026-07-06T03:21:53.000000Z"
      "corrected_by_user" => null
    ]
    1 => array:18 [
      "id" => 115
      "chit_fund_daily_collection_id" => 61
      "payment_type" => "cheque"
      "amount" => "6532.00"
      "cheque_number" => "ZV014582"
      "bank_name" => "Commercial Bank"
      "cheque_date" => "2026-07-06"
      "is_corrected" => true
      "corrected_amount" => "6009.44"
      "corrected_cheque_number" => null
      "corrected_bank_name" => null
      "corrected_cheque_date" => null
      "remarks_for_correction" => "Impedit error modi assumenda consequatur ut at mollitia."
      "corrected_by" => 21
      "corrected_count" => 3
      "created_at" => "2026-07-06T03:21:53.000000Z"
      "updated_at" => "2026-07-06T03:21:53.000000Z"
      "corrected_by_user" => array:13 [
        "id" => 21
        "name" => "Evan Hammes Jr."
        "email" => "owen.murray@example.com"
        "email_verified_at" => null
        "username" => "uward"
        "address" => """
          838 Ivory Forks Suite 016\n
          Wehnermouth, LA 49972-0673
          """
        "phone" => "1-609-826-4528"
        "nic" => "147106845V"
        "account_status" => true
        "last_login" => null
        "created_at" => "2026-07-06T03:21:24.000000Z"
        "updated_at" => "2026-07-06T03:21:24.000000Z"
        "deleted_at" => null
      ]
    ]
    2 => array:18 [
      "id" => 116
      "chit_fund_daily_collection_id" => 61
      "payment_type" => "cheque"
      "amount" => "1867.60"
      "cheque_number" => "XS089510"
      "bank_name" => "Commercial Bank"
      "cheque_date" => "2026-07-03"
      "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:53.000000Z"
      "updated_at" => "2026-07-06T03:21:53.000000Z"
      "corrected_by_user" => null
    ]
    3 => array:18 [
      "id" => 117
      "chit_fund_daily_collection_id" => 61
      "payment_type" => "cheque"
      "amount" => "800.40"
      "cheque_number" => "TO403564"
      "bank_name" => "Sampath 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:53.000000Z"
      "updated_at" => "2026-07-06T03:21:53.000000Z"
      "corrected_by_user" => null
    ]
  ]
  "total_original_amount" => 20000.0
  "total_effective_amount" => 19477.44
  "received_by" => App\Models\User {#1219}
  "recived_date_time" => Illuminate\Support\Carbon @1783077766 {#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-03 16:52:46.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

[]

Valid date - 2026/07/03

Chit Fund & Member Details

4

Collection Information

Cheque
Cheque #1
Rs.
Cheque #2
Rs.
Cheque #3
Rs.
Cheque #4
Rs.