Offer page and Wishlist page are able to fetch the matched records and display them as list in the UI. Next I need to show number icon on the wishlist cards
Add readonly and disabled to offer and wishlist pages so user only allowed to change in certain state
Add modify time to offer and wishlist table, added StateCityLookupModel and Repository. added StateCodeEnum in utility package
But ref<FormInstance> has problem, need to check.