This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const rptForm = { | |
book_number: 1, | |
arp_number: "000-2323-", | |
property_identification_number: "000-2323-", | |
owner: "koleen", | |
owners_address: "1234 street", | |
administrator: "admin", | |
admin_and_beneficiary_address: "1234 street", | |
co_owner: "co-owner", | |
number_and_street: "1234 street", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"municipality_list": { | |
"BANGUED": { | |
"barangay_list": [ | |
"AGTANGAO", | |
"ANGAD", | |
"BANGBANGAR", | |
"BA\u00d1ACAO", | |
"CABULOAN", | |
"CALABA", |
OlderNewer