{"php":"8.4.25","version":"3.95.25","indent":"    ","lineEnding":"\n","rules":{"array_indentation":true,"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"default":"single_space"},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["continue","return"]},"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"braces_position":{"control_structures_opening_brace":"same_line","functions_opening_brace":"next_line_unless_newline_at_signature_end","anonymous_functions_opening_brace":"same_line","classes_opening_brace":"next_line_unless_newline_at_signature_end","anonymous_classes_opening_brace":"next_line_unless_newline_at_signature_end","allow_single_line_empty_anonymous_classes":false,"allow_single_line_anonymous_functions":false},"cast_spaces":true,"class_attributes_separation":{"elements":{"const":"one","method":"one","property":"one","trait_import":"none"}},"class_definition":{"multi_line_extends_each_single_line":true,"single_item_single_line":true,"single_line":true},"clean_namespace":true,"compact_nullable_type_declaration":true,"concat_space":{"spacing":"none"},"constant_case":{"case":"lower"},"control_structure_braces":true,"control_structure_continuation_position":{"position":"same_line"},"declare_equal_normalize":true,"declare_parentheses":true,"elseif":true,"encoding":true,"full_opening_tag":true,"fully_qualified_strict_types":{"import_symbols":true,"phpdoc_tags":["param","phpstan-param","phpstan-property","phpstan-property-read","phpstan-property-write","phpstan-return","phpstan-var","property","property-read","property-write","psalm-param","psalm-property","psalm-property-read","psalm-property-write","psalm-return","psalm-var","return","see","throws","var","extends","implements","use","phpstan-extends","phpstan-implements","phpstan-use","psalm-extends","psalm-implements","psalm-use","mixin","param-out","param-closure-this","phpstan-param-out","phpstan-assert","phpstan-assert-if-true","phpstan-assert-if-false","phpstan-self-out","phpstan-this-out","phpstan-require-extends","phpstan-require-implements"]},"function_declaration":true,"general_phpdoc_tag_rename":true,"heredoc_to_nowdoc":true,"include":true,"increment_style":{"style":"post"},"indentation_type":true,"integer_literal_case":true,"lambda_not_used_import":true,"line_ending":true,"linebreak_after_opening_tag":true,"list_syntax":true,"lowercase_cast":true,"lowercase_keywords":true,"lowercase_static_reference":true,"magic_constant_casing":true,"magic_method_casing":true,"method_argument_space":{"on_multiline":"ignore"},"method_chaining_indentation":true,"multiline_whitespace_before_semicolons":{"strategy":"no_multi_line"},"native_function_casing":true,"native_type_declaration_casing":true,"new_with_parentheses":{"named_class":false,"anonymous_class":false},"no_alias_functions":true,"no_alias_language_construct_call":true,"no_alternative_syntax":true,"no_binary_string":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["extra","throw","use"]},"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"no_multiple_statements_per_line":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":{"positions":["inside","outside"]},"no_superfluous_phpdoc_tags":{"allow_mixed":true,"allow_unused_params":true},"no_trailing_comma_in_singleline":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":{"statements":["break","clone","continue","echo_print","return","switch_case","yield"]},"no_unneeded_braces":true,"no_unneeded_import_alias":true,"no_unreachable_default_argument_value":true,"no_unset_cast":true,"no_unused_imports":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"not_operator_with_successor_space":true,"nullable_type_declaration":true,"nullable_type_declaration_for_default_null_value":true,"object_operator_without_whitespace":true,"ordered_imports":{"sort_algorithm":"alpha","imports_order":["const","class","function"]},"ordered_interfaces":true,"ordered_traits":true,"php_unit_method_casing":{"case":"snake_case"},"php_unit_set_up_tear_down_visibility":true,"phpdoc_align":{"align":"left","spacing":{"param":2}},"phpdoc_indent":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_no_access":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_order":{"order":["param","return","throws"]},"phpdoc_scalar":true,"phpdoc_separation":{"groups":[["deprecated","link","see","since"],["author","copyright","license"],["category","package","subpackage"],["property","property-read","property-write"],["param","return"]]},"phpdoc_single_line_var_spacing":true,"phpdoc_tag_type":{"tags":{"inheritdoc":"inline"}},"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"return_type_declaration":{"space_before":"none"},"self_static_accessor":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["const","property"]},"single_import_per_statement":true,"single_line_after_imports":true,"single_line_comment_spacing":true,"single_line_comment_style":{"comment_types":["hash"]},"single_line_empty_body":true,"single_quote":true,"single_space_around_construct":true,"space_after_semicolon":true,"spaces_inside_parentheses":true,"standardize_not_equals":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline":{"elements":["arrays"]},"trim_array_spaces":true,"type_declaration_spaces":true,"types_spaces":true,"unary_operator_spaces":true,"modifier_keywords":{"elements":["method","property"]},"whitespace_after_comma_in_array":true,"yoda_style":{"always_move_variable":false,"equal":false,"identical":false,"less_and_greater":false}},"ruleCustomisationPolicyVersion":"null-policy","hashes":{"app\\Domain\\Billing\\Actions\\AllocatePayment.php":"122e8623d5fb453a25d35e16ae84bbeb","app\\Domain\\Billing\\Actions\\IssueInvoice.php":"ca30942de96fd295b3ef7ec710b9f2a6","app\\Domain\\Billing\\Actions\\RecalculateOutstanding.php":"8ac32f5ccb7fdcf97b7dd8b6765fa3bc","app\\Domain\\Billing\\Actions\\RecordPayment.php":"a3d0e2ca020c23192c83e8a71aff70ce","app\\Domain\\Billing\\Enums\\AdjustmentType.php":"9a36f475a3e2357dc3141b0a9be39d46","app\\Domain\\Billing\\Enums\\InvoiceStatus.php":"b268829b57469af24f18965e192d1003","app\\Domain\\Billing\\Enums\\PaymentMethod.php":"530e737d796e217e732f7ae0c20482a7","app\\Domain\\Billing\\Models\\Adjustment.php":"b23408c442131ca20e9f9115ce0478d4","app\\Domain\\Billing\\Models\\Invoice.php":"2611676d9f99bdf6accad771f2cd75ee","app\\Domain\\Billing\\Models\\Payment.php":"113962aeb0e487a83cfae055b2b72d98","app\\Domain\\Billing\\Models\\PaymentAllocation.php":"ad3fa2318601db24cce140e147e8e275","app\\Domain\\Billing\\Policies\\InvoicePolicy.php":"835c2ac8de9d526759a174f0f6068759","app\\Domain\\Billing\\Queries\\AgeingQuery.php":"2045451a683d556412fc383c64296ecb","app\\Domain\\Billing\\Queries\\OutstandingQuery.php":"9cdb9cd2cba92fc7e521a7345ee598bf","app\\Domain\\Collections\\Actions\\CreateFollowUp.php":"9e35a183153b710fed36d52b23177e48","app\\Domain\\Collections\\Actions\\EscalateOverdue.php":"813cecea741bef25a24e8204e8177918","app\\Domain\\Collections\\Enums\\FollowUpOutcome.php":"027b2359f444029cdcbf1b78cfa127d7","app\\Domain\\Collections\\Models\\FollowUp.php":"036bab37dcc20d82c814bd48d646060b","app\\Domain\\Collections\\Models\\PaymentCommitment.php":"3bf830a2a0ab762b07fd192647bc14d1","app\\Domain\\Collections\\Policies\\FollowUpPolicy.php":"9ec173503e66781157e0090a7d162de2","app\\Domain\\Crm\\Actions\\CreateCustomer.php":"7abdae0e71bd31746ef893f96f1c65e6","app\\Domain\\Crm\\Actions\\MergeDuplicateCustomer.php":"af0793b2abc209ed6eee0de3d310ad93","app\\Domain\\Crm\\Models\\Contact.php":"f1b57e26cd403ec8021ff7385ef20b5c","app\\Domain\\Crm\\Models\\Customer.php":"ba64818f0b4ed725e9601d7a34df6b72","app\\Domain\\Crm\\Policies\\CustomerPolicy.php":"c2c322ba3cbcce01290b613bd032e5a1","app\\Domain\\Documents\\Actions\\AttachDocument.php":"14164824cfa314d321f9afb25c542551","app\\Domain\\Documents\\Concerns\\HasDocuments.php":"4b2ebb79e32f1332c97c86eac45bd2a4","app\\Domain\\Documents\\Models\\Document.php":"2c2ed45e20ed53756bd25114fe8541f8","app\\Domain\\Leasing\\Actions\\ApproveLease.php":"e79a07abb9e1f057394c14a519db2f6c","app\\Domain\\Leasing\\Actions\\CreateLead.php":"60c42ae93f3c4522159fead39c558c11","app\\Domain\\Leasing\\Actions\\CreateLease.php":"3f843587304d72500a0e153572ffd127","app\\Domain\\Leasing\\Actions\\GenerateRentSchedule.php":"6a6e3b32d3024d47817e92e59287c6fc","app\\Domain\\Leasing\\Actions\\RenewLease.php":"877732cab74ca7aab1bcee14bc3355be","app\\Domain\\Leasing\\Enums\\LeadStatus.php":"2fb0bd2d1df8d3cf02b66598d423ad1a","app\\Domain\\Leasing\\Enums\\LeaseStatus.php":"2df7dfdc906d4047c9be86ab778a616c","app\\Domain\\Leasing\\Models\\Enquiry.php":"b5cc1e7bb747c687c3900c4820e8d4c6","app\\Domain\\Leasing\\Models\\Lead.php":"cfe30e8789cc785a4a20e50333a03251","app\\Domain\\Leasing\\Models\\Lease.php":"4cb447a2ecc4194cfab089a3291c5b8f","app\\Domain\\Leasing\\Models\\RentSchedule.php":"1730d9ba4606f2f57f56766a6bb24b6c","app\\Domain\\Leasing\\Policies\\LeasePolicy.php":"6ee4bbb7743c2e117b038a0410f437ef","app\\Domain\\Leasing\\Queries\\ExpiringLeasesQuery.php":"fbd0058665e936bc1202e46730f57a57","app\\Domain\\Notifications\\Channels\\SmsChannel.php":"b2d9962227804ae827e4728f9df42fab","app\\Domain\\Notifications\\Channels\\WhatsAppChannel.php":"c694ef7e005f5e44464a08b5da501c59","app\\Domain\\Notifications\\Channels\\WritesNotificationLog.php":"e8a2dc4250b814b042ecd1e4bca18945","app\\Domain\\Notifications\\Enums\\NotificationChannel.php":"0a072c124017240f23762cbcccc0797b","app\\Domain\\Notifications\\Enums\\NotificationStatus.php":"436f0edcce217b23634acd4471de9a93","app\\Domain\\Notifications\\Models\\NotificationLog.php":"3efb455d9a51e9eb01753a31b397cb2d","app\\Domain\\Notifications\\Models\\NotificationRule.php":"121ba4d4ce0d0b58226c56b0d404e6ef","app\\Domain\\Notifications\\Notifications\\LeaseExpiringNotification.php":"dba1f86c40a381fbecc4df423f8e64db","app\\Domain\\Notifications\\Notifications\\OverdueNoticeNotification.php":"3a9fde693fdfbc8fdeca88b0cc3c787a","app\\Domain\\Notifications\\Notifications\\RentDueNotification.php":"3fef12f774523efa8466ba17ea46ab2a","app\\Domain\\Notifications\\Notifications\\RuleBasedNotification.php":"a440cd91d512a34868a2cd4d3f922ec6","app\\Domain\\Notifications\\Policies\\NotificationRulePolicy.php":"bc7a8c3066dfcd02ab63824883b8afc9","app\\Domain\\Notifications\\Services\\EscalationScheduler.php":"d66e087f991498caf33ba0e22640710b","app\\Domain\\Notifications\\Services\\NotificationDispatcher.php":"0660e1d2dc452c47a820ee8838ec5bc9","app\\Domain\\Property\\Actions\\ChangeUnitStatus.php":"343b4787f8a2eeec25d8c51216cefd03","app\\Domain\\Property\\Actions\\CreateUnit.php":"83241d73d6d7adc8c3fec8d715da494c","app\\Domain\\Property\\Enums\\PropertyType.php":"b88e69c3dcfb4967080e396a82f5f7c0","app\\Domain\\Property\\Enums\\UnitStatus.php":"a86d300f076d4a0cc6f395e1c99fb9af","app\\Domain\\Property\\Models\\Building.php":"8018445af152da381a6257298dbe891a","app\\Domain\\Property\\Models\\Property.php":"d66d0779d90dd355981ad592f8600a03","app\\Domain\\Property\\Models\\Unit.php":"97dc8ea7cac998e6a9bf1b082e803041","app\\Domain\\Property\\Policies\\BuildingPolicy.php":"1889d71349d7ed67a395288e0f4e88a7","app\\Domain\\Property\\Policies\\PropertyPolicy.php":"b2ae0754d981d4d7bfe47694a16d1868","app\\Domain\\Property\\Policies\\UnitPolicy.php":"5b24f52ab67c45152fdb2cfa4f7c435b","app\\Domain\\Settings\\Enums\\MasterSettingType.php":"71050df5e738126ff33be29a2ded56e0","app\\Domain\\Settings\\Models\\MasterSetting.php":"c03394ecd59b34c8a7631dffd9ed9007","app\\Domain\\Settings\\Policies\\MasterSettingPolicy.php":"4fa6c6cc7f04d6a6b5acf15fefb39a42","app\\Domain\\Shared\\Casts\\MoneyCast.php":"636749c92faa4ff246114455ac5e1dbd","app\\Domain\\Shared\\Concerns\\Auditable.php":"57abc5e45d84bc1a3acb5b0656e5fea7","app\\Domain\\Shared\\Concerns\\ChecksAreaAccess.php":"a7a48481225983ebd831e1e3137cbaba","app\\Domain\\Shared\\Concerns\\HasOptions.php":"637d74e3f2efca1d77ffb6a8cbc87d75","app\\Domain\\Shared\\Enums\\AccessArea.php":"7889429b5accdf7222834589fba75487","app\\Domain\\Shared\\Enums\\EscalationLevel.php":"890601f791ca930d114d23b9897a114c","app\\Domain\\Shared\\Enums\\Permission.php":"087d9f0da56b5198320efc58cb723f4a","app\\Domain\\Shared\\Enums\\Priority.php":"a8811479f6f95c2c15e4ede8cef11559","app\\Domain\\Shared\\Enums\\UserRole.php":"47ede80b16666a5591434071fad872e0","app\\Domain\\Shared\\Models\\Audit.php":"30f940a629919718882f2b948446b26e","app\\Domain\\Shared\\Policies\\AuditPolicy.php":"2b85d3e5600f82dd5bce7c471443db87","app\\Domain\\Shared\\Policies\\UserPolicy.php":"525888e163e6a14f8c461f14d84a4fc7","app\\Domain\\Shared\\ValueObjects\\DateRange.php":"078ad49294da52bb63b68731ca8814df","app\\Domain\\Shared\\ValueObjects\\Money.php":"9be612d6e6d9c1d3c03a5365c5fe23ec","app\\Domain\\Tickets\\Actions\\AssignTicket.php":"d08c850d9c93752317ca57edb9b9986f","app\\Domain\\Tickets\\Actions\\CreateTicket.php":"a1a64822bf10c1053a7fba681537d541","app\\Domain\\Tickets\\Actions\\ResolveTicket.php":"42b11e1afd94688367d4274dfde05807","app\\Domain\\Tickets\\Enums\\TicketPriority.php":"76761cf458a4497513c9f83b6746455b","app\\Domain\\Tickets\\Enums\\TicketStatus.php":"86f3bf5523acea2b32aa0aedba0c1275","app\\Domain\\Tickets\\Models\\Ticket.php":"abe204d705f98fe2a495c356dbead778","app\\Domain\\Tickets\\Policies\\TicketPolicy.php":"5821e6bfeb20794bd6ebd9b11cb61ca2","app\\Filament\\Pages\\Auth\\EditProfile.php":"2117f80f0ab23715ab44047d27ec7fec","app\\Filament\\Pages\\Dashboard.php":"ef064b6f776ae16b0d3593f4c21a6ac2","app\\Filament\\Resources\\Audits\\AuditResource.php":"7425af7e38e92539ec9103edf1a6c881","app\\Filament\\Resources\\Audits\\Pages\\ListAudits.php":"8c4b57629e25e0e45a9dfa644f57d97e","app\\Filament\\Resources\\Audits\\Pages\\ViewAudit.php":"e89bb2e825259a094a0666a815573a22","app\\Filament\\Resources\\Buildings\\BuildingResource.php":"e433b8e8549ffb39900895d3e87251ce","app\\Filament\\Resources\\Buildings\\Pages\\CreateBuilding.php":"aeeb86b9924c3132a515d05b0112c5fd","app\\Filament\\Resources\\Buildings\\Pages\\EditBuilding.php":"63adbbbc42140c0056b37802d6bb5617","app\\Filament\\Resources\\Buildings\\Pages\\ListBuildings.php":"049be7100470153a257713498242bfee","app\\Filament\\Resources\\Customers\\CustomerResource.php":"bce682a3a69205da46ae961f8745089b","app\\Filament\\Resources\\Customers\\Pages\\CreateCustomer.php":"8b725c61c56c4cf2f4079d7351926003","app\\Filament\\Resources\\Customers\\Pages\\EditCustomer.php":"23cfa78b7899355ca4c1eb9094fa4717","app\\Filament\\Resources\\Customers\\Pages\\ListCustomers.php":"8178909b7775316e8f83c08b68d1284d","app\\Filament\\Resources\\FollowUps\\FollowUpResource.php":"9104e682cd22a8fae814c681c42defbd","app\\Filament\\Resources\\FollowUps\\Pages\\CreateFollowUp.php":"81ed44dc58713621de1568968acbe76e","app\\Filament\\Resources\\FollowUps\\Pages\\EditFollowUp.php":"42f6cf196db9fad75383b2d631148fde","app\\Filament\\Resources\\FollowUps\\Pages\\ListFollowUps.php":"ff2a158f0aafcd1ad7bc87f8d88c58ef","app\\Filament\\Resources\\Invoices\\InvoiceResource.php":"6870fc32824cfd65301ba1ae4db59af9","app\\Filament\\Resources\\Invoices\\Pages\\CreateInvoice.php":"971c1ee66b8cb5d2e1a0797593d07bfa","app\\Filament\\Resources\\Invoices\\Pages\\EditInvoice.php":"fe537e85eb8a0deda0662913a099394c","app\\Filament\\Resources\\Invoices\\Pages\\ListInvoices.php":"320dc5c979da954560b4565b19e61498","app\\Filament\\Resources\\Leases\\LeaseResource.php":"f6f9cedce8f6da33476ef2bf03f4b8de","app\\Filament\\Resources\\Leases\\Pages\\CreateLease.php":"d522d0d51742e1527ecfb3ac9510f884","app\\Filament\\Resources\\Leases\\Pages\\EditLease.php":"4b5215f4eba23fdc634821042364f6f1","app\\Filament\\Resources\\Leases\\Pages\\ListLeases.php":"d641f48c11907131d741c3b82b3914fb","app\\Filament\\Resources\\NotificationRules\\NotificationRuleResource.php":"3ca20600b0056112c87015996d9bee37","app\\Filament\\Resources\\NotificationRules\\Pages\\CreateNotificationRule.php":"0287bcf64052328c3d4565ed2cbafb66","app\\Filament\\Resources\\NotificationRules\\Pages\\EditNotificationRule.php":"6bbf624b95ca50851f5469cc85cbd29d","app\\Filament\\Resources\\NotificationRules\\Pages\\ListNotificationRules.php":"ab62f0d6b09888112049a4f9cdb18f96","app\\Filament\\Resources\\Properties\\Pages\\CreateProperty.php":"1ab9e1e25dd9087ec085ab1e5825112b","app\\Filament\\Resources\\Properties\\Pages\\EditProperty.php":"31d9e8532ae5af79451a0bdb5ffe1961","app\\Filament\\Resources\\Properties\\Pages\\ListProperties.php":"419ac073cf708c680c70d21876baecdb","app\\Filament\\Resources\\Properties\\PropertyResource.php":"06b2995b04f7e5f454a6f3ca11cb533d","app\\Filament\\Resources\\Settings\\Companies\\CompanyResource.php":"4d9d67944cb149b8263437b35ccc0c81","app\\Filament\\Resources\\Settings\\Companies\\Pages\\CreateCompany.php":"2852e55d8ab788fc2f79e3f2f172b271","app\\Filament\\Resources\\Settings\\Companies\\Pages\\EditCompany.php":"8dc85b96240f8dc35f5aa03add4e904f","app\\Filament\\Resources\\Settings\\Companies\\Pages\\ListCompanies.php":"b5200f48aeaa1902feb3be58a3469404","app\\Filament\\Resources\\Settings\\CustomerCategories\\CustomerCategoryResource.php":"9af478ea62f631459940a4196ed19228","app\\Filament\\Resources\\Settings\\CustomerCategories\\Pages\\CreateCustomerCategory.php":"84615ef718a11e636ccf15038ddbaf49","app\\Filament\\Resources\\Settings\\CustomerCategories\\Pages\\EditCustomerCategory.php":"0ddd1415d5d2c5b0c6bf2d0a501d6a63","app\\Filament\\Resources\\Settings\\CustomerCategories\\Pages\\ListCustomerCategories.php":"75e187020d9015811ec4e9b6d2e6a079","app\\Filament\\Resources\\Settings\\LeadSources\\LeadSourceResource.php":"d106549468d0e5b587e72b1e33feb5bd","app\\Filament\\Resources\\Settings\\LeadSources\\Pages\\CreateLeadSource.php":"6dd206ec3afa9f1f6b3d8ec540e0e60c","app\\Filament\\Resources\\Settings\\LeadSources\\Pages\\EditLeadSource.php":"e1a1cde775769c4ea51854d54313206b","app\\Filament\\Resources\\Settings\\LeadSources\\Pages\\ListLeadSources.php":"0ce69355d7a81b097eb263cc4071c0e8","app\\Filament\\Resources\\Settings\\MasterSettingResource.php":"9d72524289739c7ec2b099912db6a0aa","app\\Filament\\Resources\\Settings\\PaymentModes\\Pages\\CreatePaymentMode.php":"2687bf84eefd136db3ad65bdb74c3118","app\\Filament\\Resources\\Settings\\PaymentModes\\Pages\\EditPaymentMode.php":"dd02ddd2c822f6fcf1c83f95106b85a1","app\\Filament\\Resources\\Settings\\PaymentModes\\Pages\\ListPaymentModes.php":"03ac7bb28f4dc6f089e2a5fb1d96f062","app\\Filament\\Resources\\Settings\\PaymentModes\\PaymentModeResource.php":"7e0eaa4dbcddbe06791bab961890059e","app\\Filament\\Resources\\Settings\\PropertyTypes\\Pages\\CreatePropertyType.php":"4f761ec8c556492c493b9cd5ecb3f090","app\\Filament\\Resources\\Settings\\PropertyTypes\\Pages\\EditPropertyType.php":"7e8e8a14ab48872f3683230b3363aa0d","app\\Filament\\Resources\\Settings\\PropertyTypes\\Pages\\ListPropertyTypes.php":"7d8b0f3a7a5917a327b861d2a3a713a4","app\\Filament\\Resources\\Settings\\PropertyTypes\\PropertyTypeResource.php":"43b4375f9e39ff817e09311b02a0037d","app\\Filament\\Resources\\Settings\\TaskPriorities\\Pages\\CreateTaskPriority.php":"ab01d6f4035950d995f62db1ef19e46a","app\\Filament\\Resources\\Settings\\TaskPriorities\\Pages\\EditTaskPriority.php":"bba586afe97cdd47f4c4d8ffdc5f3678","app\\Filament\\Resources\\Settings\\TaskPriorities\\Pages\\ListTaskPriorities.php":"6dabb0a1f59b999b03e8ca273670a736","app\\Filament\\Resources\\Settings\\TaskPriorities\\TaskPriorityResource.php":"692c5061c853e27fd323f62cfdbf03ed","app\\Filament\\Resources\\Settings\\UnitTypes\\Pages\\CreateUnitType.php":"4f28c75e834333824f60fc73efd4d7da","app\\Filament\\Resources\\Settings\\UnitTypes\\Pages\\EditUnitType.php":"472bbd80297c9845d88f6bfc72c14cb5","app\\Filament\\Resources\\Settings\\UnitTypes\\Pages\\ListUnitTypes.php":"4b8eeaa98ebda4ea6d1a84402f07fc6a","app\\Filament\\Resources\\Settings\\UnitTypes\\UnitTypeResource.php":"c910a507262cb2f068021bc91e751fa4","app\\Filament\\Resources\\Tickets\\Pages\\CreateTicket.php":"e0c56e515f3acedbd055a7a63189ceb5","app\\Filament\\Resources\\Tickets\\Pages\\EditTicket.php":"074be8d062f873e851c82b4df013a081","app\\Filament\\Resources\\Tickets\\Pages\\ListTickets.php":"85c66ea08b9f7a010a066dd220739c56","app\\Filament\\Resources\\Tickets\\TicketResource.php":"b7d09fd528ff96b6a14eb10a21838bc1","app\\Filament\\Resources\\Units\\Pages\\CreateUnit.php":"a259a711dfbfa42dc162386b9932bb92","app\\Filament\\Resources\\Units\\Pages\\EditUnit.php":"c2314d3da3c4d57c76ff8acb88c0607c","app\\Filament\\Resources\\Units\\Pages\\ListUnits.php":"54174e1be038dd136870b6435c655eb1","app\\Filament\\Resources\\Units\\RelationManagers\\DocumentsRelationManager.php":"6a4d9ede05dc706a97770be0ef396d18","app\\Filament\\Resources\\Units\\UnitResource.php":"3be48e19abb41a3e4e3f29d085b50dd3","app\\Filament\\Resources\\Users\\Pages\\CreateUser.php":"765e0b29ebab9190cea2e1159e0aa6e6","app\\Filament\\Resources\\Users\\Pages\\EditUser.php":"9e2e2d922de9430c787ee01a7ea5f4b3","app\\Filament\\Resources\\Users\\Pages\\ListUsers.php":"a275a97398c641c78c79dd364d428018","app\\Filament\\Resources\\Users\\UserResource.php":"c878e46d8f196a3e75dede66d7f4293c","app\\Filament\\Support\\EnumField.php":"6bcab7620ded144b3b4fa55747124805","app\\Filament\\Support\\MoneyField.php":"d6c20c975adb421f6c5fcaae9318d6bc","app\\Filament\\Widgets\\CollectionsOverview.php":"edc2a9c60cec0bc05ea8ebe67fc14d3a","app\\Filament\\Widgets\\ExpiringLeases.php":"9d28e2cfea1b031b1a8f1d9d8d439398","app\\Filament\\Widgets\\LeadsPipeline.php":"c58f145c01774fc81c724a6625333fe9","app\\Filament\\Widgets\\PortfolioOverview.php":"b7c93929c959069611b9ad0af4c3c3fe","app\\Http\\Controllers\\AboutController.php":"12a5764f8af43da029480240bacf738d","app\\Http\\Controllers\\AmenitiesController.php":"fa29b321689c82a556f4568e44073866","app\\Http\\Controllers\\ContactController.php":"f01660ad15e70fdb61b65dc9f57a8345","app\\Http\\Controllers\\HomeController.php":"dcaf4fa3a2ab28cadf394f0ae51ca54f","app\\Http\\Controllers\\Portal\\DashboardController.php":"f17a719560deebb9a988febc8097caaf","app\\Http\\Controllers\\Portal\\InvoiceController.php":"06208c8e89cabdd990e41cbc9e0a04e0","app\\Http\\Controllers\\Portal\\SessionController.php":"11d96ca1f8e637685f0d9cfbd1403f2d","app\\Http\\Controllers\\Portal\\TicketController.php":"1d85c9df81177f5b9c8d6ec17fffba65","app\\Http\\Controllers\\ResidencesController.php":"f5099bf8b4117e4e6c45c9dfec9c5b5c","app\\Http\\Livewire\\Portal\\CustomerDashboard.php":"1bdebe54ade31103d980910a7e192d3c","app\\Http\\Livewire\\Portal\\PaymentForm.php":"903b20a48eaf9374626e98501075a361","app\\Http\\Livewire\\Portal\\TicketForm.php":"28619d44a2d6555b4988ca42ab3d3b18","app\\Http\\Requests\\PortalLoginRequest.php":"5930057d67acf74a6bd7709a9eee217f","app\\Http\\Requests\\StoreLeadRequest.php":"c778123566d4cce6ef5f4dd38dcd3065","app\\Http\\Requests\\StorePaymentRequest.php":"90d0a68eeb909243385b9f9cdbb1cf0b","app\\Http\\Requests\\StoreTicketRequest.php":"a1ead73f69e42ae22269ce9f2f0e7bd8","app\\Models\\User.php":"62b56fcc96d376e319636ced147215de","app\\Providers\\AppServiceProvider.php":"28c53e10b4fb610b01f08a49c92e9fa4","app\\Providers\\Filament\\AdminPanelProvider.php":"bdb97ac3f112e5aa1d079359260ff2cc","bootstrap\\app.php":"cda6ccd529d2a811ac29643120d2a72d","bootstrap\\providers.php":"b407b583d88e9824643a7ad52adf1123","config\\auth.php":"a9245052b20b285b86befcbdffbee7c7","config\\filesystems.php":"0266e51931423a67a4cf88cb04dc0506","config\\rems.php":"ae0571ec460c58c47d69b9bc13694caf","database\\factories\\Billing\\AdjustmentFactory.php":"0f9c49ecef73934ff55af0660c81b5d5","database\\factories\\Billing\\InvoiceFactory.php":"7ddfbc70e96f653b1f95a54dedf85f8d","database\\factories\\Billing\\PaymentFactory.php":"c3cb7dbfeb266d64f8884c06992bd930","database\\factories\\Collections\\FollowUpFactory.php":"31a8166f68fbab92df994c82ad77d0e2","database\\factories\\Collections\\PaymentCommitmentFactory.php":"bc86dbf5305d713d60fda46375d19ca9","database\\factories\\Crm\\ContactFactory.php":"adb34710847cb2921591549363bcd2c7","database\\factories\\Crm\\CustomerFactory.php":"32621b0740e5f9a2d990d09abd4a2715","database\\factories\\Leasing\\EnquiryFactory.php":"23e9e79e6d9473b85a41f1d57cd82181","database\\factories\\Leasing\\LeadFactory.php":"1491a226dc127a547d4025d558602874","database\\factories\\Leasing\\LeaseFactory.php":"f56479d17918a55f42d856c508f45116","database\\factories\\Leasing\\RentScheduleFactory.php":"25a07aa3f6dc3c3dafb0df678fd8a103","database\\factories\\Notifications\\NotificationRuleFactory.php":"f405f7c888d85161474994ce3affca5a","database\\factories\\Property\\BuildingFactory.php":"54c743ec8efed053fd5ff6e1daa7feb9","database\\factories\\Property\\PropertyFactory.php":"1ea1f75c6aed7d390cde2f54f961c5f7","database\\factories\\Property\\UnitFactory.php":"be8e89c1362f3b7381eb7a1332350ae4","database\\factories\\Settings\\MasterSettingFactory.php":"a437c1937de6a7f511dc27df2c6d781d","database\\factories\\Tickets\\TicketFactory.php":"4fecad16dac47d1501057a304adf4cbf","database\\factories\\UserFactory.php":"958b7bbd57818aa3f67874da97d5094c","database\\migrations\\2026_09_15_000100_add_role_to_users_table.php":"f74a8a138a1b314981f25ae4a8aa2b88","database\\migrations\\2026_09_15_000110_create_property_tables.php":"4eb8950de513ba198a9a42aaabadf0fa","database\\migrations\\2026_09_15_000120_create_crm_tables.php":"e8b11a6881497c606b0e6ca6b4bc01b7","database\\migrations\\2026_09_15_000130_create_leasing_tables.php":"63a100aa9aeefcaa4d81cdd899b93ee0","database\\migrations\\2026_09_15_000140_create_billing_tables.php":"3d9c375910d305e62f1bb2ddb009f967","database\\migrations\\2026_09_15_000150_create_collections_tables.php":"154f723b3a41eba279491a919283203f","database\\migrations\\2026_09_15_000160_create_notification_tables.php":"b3f41adaea060b2aeec53c75ebb849a1","database\\migrations\\2026_09_15_000170_create_documents_table.php":"7b271a8ee3a965d00fb88d03264b09b5","database\\migrations\\2026_09_15_000180_create_tickets_table.php":"cb2a0c53be6f6cfde24712e508c6611d","database\\migrations\\2026_09_15_000190_create_audits_table.php":"9b6ba48dba6b1a0a2bec0c5447ec10cb","database\\migrations\\2026_09_15_000200_add_permissions_to_users_table.php":"21822f00233f1091df9d926a030022c9","database\\migrations\\2026_09_15_000210_add_avatar_to_users_table.php":"211b3601debbf25445b0029e3f5b0276","database\\migrations\\2026_09_15_000220_create_master_settings_table.php":"8a8c3786bc1dff0996218cdbab0f21df","database\\migrations\\2026_09_15_000230_add_company_to_properties_table.php":"667180e3233748404bbd4e1d098f1fcd","database\\migrations\\2026_09_15_000240_add_master_fields_to_units_table.php":"ade3cb51646ba4899031c18cc39c92d8","database\\seeders\\DatabaseSeeder.php":"6a79a8039288d608358d6d6e9a8d1d1b","database\\seeders\\DemoPortfolioSeeder.php":"313323da7a2c5c1d902f69d8bd23bf63","database\\seeders\\MasterSettingSeeder.php":"d2fb4d8c70f081564ed252a1939dce1a","database\\seeders\\NotificationRuleSeeder.php":"d8d31d891a928f8acf186b18d345fc1a","routes\\console.php":"dfc5c88662ef7ee7a78b321c00dba6a8","routes\\portal.php":"9d3170e456595bfec59c612ca01e1b2f","routes\\web.php":"29da15b8908b4b2e1cc5e1a5d1b617a5","tests\\Feature\\Admin\\AdminPanelTest.php":"8a8affd970f9de8f4612b70ed77a817d","tests\\Feature\\Admin\\AuditLogTest.php":"2691460127344d9632c75a8553eeaa75","tests\\Feature\\Admin\\AuditTrailTest.php":"9cece836360c8b3ab3292a1d09d0c27d","tests\\Feature\\Admin\\MasterSettingsTest.php":"f6c5757b296e9f2ecb36995f1161b996","tests\\Feature\\Admin\\PasswordResetTest.php":"65fcff493976e531ff3c6e8817c0eb7e","tests\\Feature\\Admin\\PermissionEnforcementTest.php":"3cfa02e5c9458b06c0e8d1b1907fb46a","tests\\Feature\\Admin\\UserManagementTest.php":"c55d553931761e5ea9c4e905a6f1a9ef","tests\\Feature\\Billing\\DailyRunsTest.php":"c0d8485b2cd419736e097b61de891cd1","tests\\Feature\\Billing\\RecordPaymentTest.php":"0a23a74fbadb6dcf864c7fd335b71654","tests\\Feature\\ExampleTest.php":"1e84cc3b089093858083e0c1983231f2","tests\\Feature\\Leasing\\CreateLeaseTest.php":"cb9dfb0f38cbd4f0bb853f519690cace","tests\\Feature\\Notifications\\EscalateOverdueTest.php":"acb116a9ec4e41402b116a6379d47cc5","tests\\Feature\\Portal\\PortalTest.php":"0174e92bf8afa4144d537f8089564941","tests\\Feature\\Property\\PropertyHierarchyTest.php":"d3fdcbd45ea11738827fdef7b3ab5392","tests\\Feature\\Property\\UnitDocumentsTest.php":"8f748648183c4a5f159b15e7804602c0","tests\\Feature\\Property\\UnitInventoryTest.php":"f75c255a3bf04c04c8244ae6e0910b47","tests\\Feature\\Site\\ContactFormTest.php":"31fbd35e673e62e77e827745a18f3cfc","tests\\Feature\\Site\\PublicPagesTest.php":"e8baf29acef5236039d92c353824e7f2","tests\\Feature\\Tickets\\TicketLifecycleTest.php":"03c7171951fe676447c3cd5d808ce39c","tests\\Pest.php":"0fe54d637d5174e66bffde442d2d8f8d","tests\\Unit\\DateRangeTest.php":"377bb72a62447e681e19af18884511c6","tests\\Unit\\MoneyTest.php":"2d134457c7022340aecbf58e4610ea6d","tests\\Unit\\RolePermissionsTest.php":"ba1eeaca9098281cf0c21973ac7a39b7"}}