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" => 101
    "shop_enrollment_id" => 9
    "collection_date" => "2026-06-29"
    "collected_by" => 10
    "collected_date_time" => "2026-06-29 17:23:27"
    "created_at" => "2026-07-06 08:51:54"
    "updated_at" => "2026-07-06 08:51:54"
  ]
  #original: array:7 [
    "id" => 101
    "shop_enrollment_id" => 9
    "collection_date" => "2026-06-29"
    "collected_by" => 10
    "collected_date_time" => "2026-06-29 17:23:27"
    "created_at" => "2026-07-06 08:51:54"
    "updated_at" => "2026-07-06 08:51:54"
  ]
  #changes: []
  #casts: array:2 [
    "collection_date" => "date:Y-m-d"
    "collected_date_time" => "datetime"
  ]
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "shopEnrollment" => App\Models\ChitFundShopEnrollment {#1201
      #connection: "mysql"
      #table: "chit_fund_shop_enrollments"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 9
        "chit_fund_id" => 1
        "shop_id" => 10
        "installment_count" => 1
        "assigned_timestamp" => "2026-06-25 14:07:51"
        "status" => 1
      ]
      #original: array:6 [
        "id" => 9
        "chit_fund_id" => 1
        "shop_id" => 10
        "installment_count" => 1
        "assigned_timestamp" => "2026-06-25 14:07:51"
        "status" => 1
      ]
      #changes: []
      #casts: array:2 [
        "assigned_timestamp" => "datetime"
        "status" => "boolean"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:2 [
        "chitFund" => App\Models\ChitFund {#1222
          #connection: "mysql"
          #table: "chit_funds"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:11 [
            "id" => 1
            "name" => "Chit Fund af-758"
            "chit_fund_type" => "3000"
            "start_date" => "2026-06-26"
            "end_date" => "2026-07-14"
            "excluded_dates" => "null"
            "description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
            "status" => 1
            "created_at" => "2026-07-06 08:51:24"
            "updated_at" => "2026-07-06 08:51:24"
            "deleted_at" => null
          ]
          #original: array:11 [
            "id" => 1
            "name" => "Chit Fund af-758"
            "chit_fund_type" => "3000"
            "start_date" => "2026-06-26"
            "end_date" => "2026-07-14"
            "excluded_dates" => "null"
            "description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
            "status" => 1
            "created_at" => "2026-07-06 08:51:24"
            "updated_at" => "2026-07-06 08:51:24"
            "deleted_at" => null
          ]
          #changes: []
          #casts: array:5 [
            "status" => "boolean"
            "excluded_dates" => "array"
            "start_date" => "date:Y-m-d"
            "end_date" => "date:Y-m-d"
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: array:2 [
            0 => "formatted_start_date"
            1 => "formatted_end_date"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: array:7 [
            0 => "name"
            1 => "chit_fund_type"
            2 => "start_date"
            3 => "end_date"
            4 => "excluded_dates"
            5 => "description"
            6 => "status"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #forceDeleting: false
        }
        "shop" => App\Models\Shop {#1225
          #connection: "mysql"
          #table: "shops"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:11 [
            "id" => 10
            "name" => "Mayer-Hagenes"
            "location_id" => 10
            "shop_type" => 1
            "contact_person" => "Estelle White"
            "contact_number" => "1-870-365-7060"
            "address" => """
              50324 Kuphal Mountains Apt. 399\n
              East Vernchester, OH 84806
              """
            "status" => 1
            "created_at" => "2026-07-06 08:51:24"
            "updated_at" => "2026-07-06 08:51:24"
            "deleted_at" => null
          ]
          #original: array:11 [
            "id" => 10
            "name" => "Mayer-Hagenes"
            "location_id" => 10
            "shop_type" => 1
            "contact_person" => "Estelle White"
            "contact_number" => "1-870-365-7060"
            "address" => """
              50324 Kuphal Mountains Apt. 399\n
              East Vernchester, OH 84806
              """
            "status" => 1
            "created_at" => "2026-07-06 08:51:24"
            "updated_at" => "2026-07-06 08:51:24"
            "deleted_at" => null
          ]
          #changes: []
          #casts: array:2 [
            "status" => "boolean"
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: array:7 [
            0 => "name"
            1 => "location_id"
            2 => "shop_type"
            3 => "contact_person"
            4 => "contact_number"
            5 => "address"
            6 => "status"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #forceDeleting: false
        }
      ]
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: array:5 [
        0 => "chit_fund_id"
        1 => "shop_id"
        2 => "installment_count"
        3 => "assigned_timestamp"
        4 => "status"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "collector" => App\Models\User {#1219
      #connection: "mysql"
      #table: "users"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:15 [
        "id" => 10
        "name" => "Callie O'Connell"
        "email" => "reuben.swaniawski@example.org"
        "email_verified_at" => null
        "username" => "jennifer.schimmel"
        "password" => "$2y$10$hzcjk9rd6gyBhE2e1c6uge21m3JuIowFi8IdpLefvmo9CkXEQcAgq"
        "address" => """
          772 Tremblay Bridge Suite 674\n
          East Heidi, IA 27416
          """
        "phone" => "+15513743374"
        "nic" => "410624850V"
        "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" => 10
        "name" => "Callie O'Connell"
        "email" => "reuben.swaniawski@example.org"
        "email_verified_at" => null
        "username" => "jennifer.schimmel"
        "password" => "$2y$10$hzcjk9rd6gyBhE2e1c6uge21m3JuIowFi8IdpLefvmo9CkXEQcAgq"
        "address" => """
          772 Tremblay Bridge Suite 674\n
          East Heidi, IA 27416
          """
        "phone" => "+15513743374"
        "nic" => "410624850V"
        "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 {#1200
      #items: array:1 [
        0 => App\Models\ChitFundPaymentCollection {#1205
          #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" => 184
            "chit_fund_daily_collection_id" => 101
            "payment_type" => "cheque"
            "amount" => "3000.00"
            "cheque_number" => "LC187160"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-14"
            "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:54"
            "updated_at" => "2026-07-06 08:51:54"
          ]
          #original: array:17 [
            "id" => 184
            "chit_fund_daily_collection_id" => 101
            "payment_type" => "cheque"
            "amount" => "3000.00"
            "cheque_number" => "LC187160"
            "bank_name" => "Commercial Bank"
            "cheque_date" => "2026-07-14"
            "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:54"
            "updated_at" => "2026-07-06 08:51:54"
          ]
          #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" => 101
      "shop_enrollment_id" => 9
      "collection_date" => "2026-06-29"
      "collected_by" => 10
      "collected_date_time" => "2026-06-29 17:23:27"
      "created_at" => "2026-07-06 08:51:54"
      "updated_at" => "2026-07-06 08:51:54"
    ]
    #original: array:7 [
      "id" => 101
      "shop_enrollment_id" => 9
      "collection_date" => "2026-06-29"
      "collected_by" => 10
      "collected_date_time" => "2026-06-29 17:23:27"
      "created_at" => "2026-07-06 08:51:54"
      "updated_at" => "2026-07-06 08:51:54"
    ]
    #changes: []
    #casts: array:2 [
      "collection_date" => "date:Y-m-d"
      "collected_date_time" => "datetime"
    ]
    #classCastCache: []
    #attributeCastCache: []
    #dates: []
    #dateFormat: null
    #appends: []
    #dispatchesEvents: []
    #observables: []
    #relations: array:3 [
      "shopEnrollment" => App\Models\ChitFundShopEnrollment {#1201
        #connection: "mysql"
        #table: "chit_fund_shop_enrollments"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:6 [
          "id" => 9
          "chit_fund_id" => 1
          "shop_id" => 10
          "installment_count" => 1
          "assigned_timestamp" => "2026-06-25 14:07:51"
          "status" => 1
        ]
        #original: array:6 [
          "id" => 9
          "chit_fund_id" => 1
          "shop_id" => 10
          "installment_count" => 1
          "assigned_timestamp" => "2026-06-25 14:07:51"
          "status" => 1
        ]
        #changes: []
        #casts: array:2 [
          "assigned_timestamp" => "datetime"
          "status" => "boolean"
        ]
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:2 [
          "chitFund" => App\Models\ChitFund {#1222
            #connection: "mysql"
            #table: "chit_funds"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:11 [
              "id" => 1
              "name" => "Chit Fund af-758"
              "chit_fund_type" => "3000"
              "start_date" => "2026-06-26"
              "end_date" => "2026-07-14"
              "excluded_dates" => "null"
              "description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:11 [
              "id" => 1
              "name" => "Chit Fund af-758"
              "chit_fund_type" => "3000"
              "start_date" => "2026-06-26"
              "end_date" => "2026-07-14"
              "excluded_dates" => "null"
              "description" => "Et omnis voluptatem quae perferendis voluptatem et dolorum quia ut."
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #changes: []
            #casts: array:5 [
              "status" => "boolean"
              "excluded_dates" => "array"
              "start_date" => "date:Y-m-d"
              "end_date" => "date:Y-m-d"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: array:2 [
              0 => "formatted_start_date"
              1 => "formatted_end_date"
            ]
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:7 [
              0 => "name"
              1 => "chit_fund_type"
              2 => "start_date"
              3 => "end_date"
              4 => "excluded_dates"
              5 => "description"
              6 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
          "shop" => App\Models\Shop {#1225
            #connection: "mysql"
            #table: "shops"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:11 [
              "id" => 10
              "name" => "Mayer-Hagenes"
              "location_id" => 10
              "shop_type" => 1
              "contact_person" => "Estelle White"
              "contact_number" => "1-870-365-7060"
              "address" => """
                50324 Kuphal Mountains Apt. 399\n
                East Vernchester, OH 84806
                """
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #original: array:11 [
              "id" => 10
              "name" => "Mayer-Hagenes"
              "location_id" => 10
              "shop_type" => 1
              "contact_person" => "Estelle White"
              "contact_number" => "1-870-365-7060"
              "address" => """
                50324 Kuphal Mountains Apt. 399\n
                East Vernchester, OH 84806
                """
              "status" => 1
              "created_at" => "2026-07-06 08:51:24"
              "updated_at" => "2026-07-06 08:51:24"
              "deleted_at" => null
            ]
            #changes: []
            #casts: array:2 [
              "status" => "boolean"
              "deleted_at" => "datetime"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: []
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:7 [
              0 => "name"
              1 => "location_id"
              2 => "shop_type"
              3 => "contact_person"
              4 => "contact_number"
              5 => "address"
              6 => "status"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
            #forceDeleting: false
          }
        ]
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: array:5 [
          0 => "chit_fund_id"
          1 => "shop_id"
          2 => "installment_count"
          3 => "assigned_timestamp"
          4 => "status"
        ]
        #guarded: array:1 [
          0 => "*"
        ]
      }
      "collector" => App\Models\User {#1219
        #connection: "mysql"
        #table: "users"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:15 [
          "id" => 10
          "name" => "Callie O'Connell"
          "email" => "reuben.swaniawski@example.org"
          "email_verified_at" => null
          "username" => "jennifer.schimmel"
          "password" => "$2y$10$hzcjk9rd6gyBhE2e1c6uge21m3JuIowFi8IdpLefvmo9CkXEQcAgq"
          "address" => """
            772 Tremblay Bridge Suite 674\n
            East Heidi, IA 27416
            """
          "phone" => "+15513743374"
          "nic" => "410624850V"
          "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" => 10
          "name" => "Callie O'Connell"
          "email" => "reuben.swaniawski@example.org"
          "email_verified_at" => null
          "username" => "jennifer.schimmel"
          "password" => "$2y$10$hzcjk9rd6gyBhE2e1c6uge21m3JuIowFi8IdpLefvmo9CkXEQcAgq"
          "address" => """
            772 Tremblay Bridge Suite 674\n
            East Heidi, IA 27416
            """
          "phone" => "+15513743374"
          "nic" => "410624850V"
          "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 {#1200
        #items: array:1 [
          0 => App\Models\ChitFundPaymentCollection {#1205
            #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" => 184
              "chit_fund_daily_collection_id" => 101
              "payment_type" => "cheque"
              "amount" => "3000.00"
              "cheque_number" => "LC187160"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-14"
              "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:54"
              "updated_at" => "2026-07-06 08:51:54"
            ]
            #original: array:17 [
              "id" => 184
              "chit_fund_daily_collection_id" => 101
              "payment_type" => "cheque"
              "amount" => "3000.00"
              "cheque_number" => "LC187160"
              "bank_name" => "Commercial Bank"
              "cheque_date" => "2026-07-14"
              "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:54"
              "updated_at" => "2026-07-06 08:51:54"
            ]
            #changes: []
            #casts: array:6 [
              "amount" => "decimal:2"
              "corrected_amount" => "decimal:2"
              "is_corrected" => "boolean"
              "corrected_count" => "integer"
              "cheque_date" => "date:Y-m-d"
              "corrected_cheque_date" => "date:Y-m-d"
            ]
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "correctedByUser" => null
            ]
            #touches: []
            +timestamps: true
            #hidden: []
            #visible: []
            #fillable: array:14 [
              0 => "chit_fund_daily_collection_id"
              1 => "payment_type"
              2 => "amount"
              3 => "cheque_number"
              4 => "bank_name"
              5 => "cheque_date"
              6 => "is_corrected"
              7 => "corrected_amount"
              8 => "remarks_for_correction"
              9 => "corrected_by"
              10 => "corrected_count"
              11 => "corrected_cheque_number"
              12 => "corrected_bank_name"
              13 => "corrected_cheque_date"
            ]
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
        #escapeWhenCastingToString: false
      }
    ]
    #touches: []
    +timestamps: true
    #hidden: []
    #visible: []
    #fillable: array:4 [
      0 => "shop_enrollment_id"
      1 => "collection_date"
      2 => "collected_by"
      3 => "collected_date_time"
    ]
    #guarded: array:1 [
      0 => "*"
    ]
  }
  "chit_fund" => App\Models\ChitFund {#1222}
  "shop" => App\Models\Shop {#1225}
  "installment_count" => 1
  "payment_date" => Illuminate\Support\Carbon @1782671400 {#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-06-29 00:00:00.0 Asia/Colombo (+05:30)
  }
  "payment_type" => "cheque"
  "payments" => array:1 [
    0 => array:18 [
      "id" => 184
      "chit_fund_daily_collection_id" => 101
      "payment_type" => "cheque"
      "amount" => "3000.00"
      "cheque_number" => "LC187160"
      "bank_name" => "Commercial Bank"
      "cheque_date" => "2026-07-14"
      "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:54.000000Z"
      "updated_at" => "2026-07-06T03:21:54.000000Z"
      "corrected_by_user" => null
    ]
  ]
  "total_original_amount" => 3000.0
  "total_effective_amount" => 3000.0
  "received_by" => App\Models\User {#1219}
  "recived_date_time" => Illuminate\Support\Carbon @1782734007 {#1212
    #endOfTime: false
    #startOfTime: false
    #constructedObjectId: "00000000000004bc0000000000000000"
    #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-06-29 17:23:27.0 Asia/Colombo (+05:30)
  }
]
Illuminate\Database\Eloquent\Collection {#1536
  #items: array:7 [
    0 => App\Models\ChitFundShopEnrollment {#1562
      #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 {#1535
          #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 {#1524
          #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 {#1570
      #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 {#1535}
        "shop" => App\Models\Shop {#1523
          #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 {#1565
      #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 {#1533
          #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" => 8
            "name" => "Chit Fund gg-035"
            "chit_fund_type" => "5000"
            "start_date" => "2026-06-27"
            "end_date" => "2026-07-12"
            "excluded_dates" => "null"
            "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" => 8
            "name" => "Chit Fund gg-035"
            "chit_fund_type" => "5000"
            "start_date" => "2026-06-27"
            "end_date" => "2026-07-12"
            "excluded_dates" => "null"
            "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 {#1527
          #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" => 5
            "name" => "Wuckert Group"
            "location_id" => 13
            "shop_type" => 3
            "contact_person" => "Liliane Nader"
            "contact_number" => "(845) 459-3532"
            "address" => """
              75611 Abshire Estates\n
              Lake Elyssashire, IA 61841-3295
              """
            "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" => 5
            "name" => "Wuckert Group"
            "location_id" => 13
            "shop_type" => 3
            "contact_person" => "Liliane Nader"
            "contact_number" => "(845) 459-3532"
            "address" => """
              75611 Abshire Estates\n
              Lake Elyssashire, IA 61841-3295
              """
            "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 => "*"
      ]
    }
    3 => App\Models\ChitFundShopEnrollment {#1566
      #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 {#1533}
        "shop" => App\Models\Shop {#1525
          #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" => 9
            "name" => "Hintz Ltd"
            "location_id" => 13
            "shop_type" => 4
            "contact_person" => "Marjory Herzog"
            "contact_number" => "(678) 660-3072"
            "address" => """
              24249 Sawayn Knoll Apt. 551\n
              Cordeliachester, MI 06594
              """
            "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" => 9
            "name" => "Hintz Ltd"
            "location_id" => 13
            "shop_type" => 4
            "contact_person" => "Marjory Herzog"
            "contact_number" => "(678) 660-3072"
            "address" => """
              24249 Sawayn Knoll Apt. 551\n
              Cordeliachester, MI 06594
              """
            "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 => "*"
      ]
    }
    4 => App\Models\ChitFundShopEnrollment {#1575
      #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 {#1534
          #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" => 6
            "name" => "Chit Fund oa-863"
            "chit_fund_type" => "3000"
            "start_date" => "2026-06-28"
            "end_date" => "2026-07-11"
            "excluded_dates" => "["2026-06-30"]"
            "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" => 6
            "name" => "Chit Fund oa-863"
            "chit_fund_type" => "3000"
            "start_date" => "2026-06-28"
            "end_date" => "2026-07-11"
            "excluded_dates" => "["2026-06-30"]"
            "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 {#1526
          #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" => 8
            "name" => "Jakubowski-Orn"
            "location_id" => 13
            "shop_type" => 2
            "contact_person" => "Frida Fisher"
            "contact_number" => "952-838-6434"
            "address" => """
              467 Tessie Bridge Apt. 590\n
              Dietrichfurt, AK 02985-4475
              """
            "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" => 8
            "name" => "Jakubowski-Orn"
            "location_id" => 13
            "shop_type" => 2
            "contact_person" => "Frida Fisher"
            "contact_number" => "952-838-6434"
            "address" => """
              467 Tessie Bridge Apt. 590\n
              Dietrichfurt, AK 02985-4475
              """
            "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 => "*"
      ]
    }
    5 => App\Models\ChitFundShopEnrollment {#1552
      #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 {#1534}
        "shop" => App\Models\Shop {#1522
          #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" => 14
            "name" => "Harris PLC"
            "location_id" => 1
            "shop_type" => 3
            "contact_person" => "Marion Gutkowski"
            "contact_number" => "+1.808.278.6314"
            "address" => """
              958 Humberto Street\n
              Lake Allenmouth, IL 07820-8279
              """
            "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" => 14
            "name" => "Harris PLC"
            "location_id" => 1
            "shop_type" => 3
            "contact_person" => "Marion Gutkowski"
            "contact_number" => "+1.808.278.6314"
            "address" => """
              958 Humberto Street\n
              Lake Allenmouth, IL 07820-8279
              """
            "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 => "*"
      ]
    }
    6 => App\Models\ChitFundShopEnrollment {#1550
      #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 {#1534}
        "shop" => App\Models\Shop {#1521
          #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" => 20
            "name" => "Haley Ltd"
            "location_id" => 1
            "shop_type" => 4
            "contact_person" => "Marilou Gislason"
            "contact_number" => "478.258.6930"
            "address" => """
              603 Franecki Run Apt. 945\n
              Conradport, LA 37106-6665
              """
            "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" => 20
            "name" => "Haley Ltd"
            "location_id" => 1
            "shop_type" => 4
            "contact_person" => "Marilou Gislason"
            "contact_number" => "478.258.6930"
            "address" => """
              603 Franecki Run Apt. 945\n
              Conradport, LA 37106-6665
              """
            "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 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}
Illuminate\Support\Collection {#1559
  #items: array:3 [
    0 => array:2 [
      "id" => 1
      "name" => "Chit Fund af-758"
    ]
    1 => array:2 [
      "id" => 8
      "name" => "Chit Fund gg-035"
    ]
    2 => array:2 [
      "id" => 6
      "name" => "Chit Fund oa-863"
    ]
  ]
  #escapeWhenCastingToString: false
}
Illuminate\Support\Collection {#1547
  #items: array:7 [
    0 => array:2 [
      "id" => 10
      "name" => "Mayer-Hagenes"
    ]
    1 => array:2 [
      "id" => 12
      "name" => "Mueller LLC"
    ]
    2 => array:2 [
      "id" => 5
      "name" => "Wuckert Group"
    ]
    3 => array:2 [
      "id" => 9
      "name" => "Hintz Ltd"
    ]
    4 => array:2 [
      "id" => 8
      "name" => "Jakubowski-Orn"
    ]
    5 => array:2 [
      "id" => 14
      "name" => "Harris PLC"
    ]
    6 => array:2 [
      "id" => 20
      "name" => "Haley Ltd"
    ]
  ]
  #escapeWhenCastingToString: false
}
payments.dates.chit-fund-payment.edit

payments.dates.chit-fund-payment.edit

[]

Valid date - 2026/06/29

Chit Fund & Member Details

1

Collection Information

Cheque
Cheque #1
Rs.