I had given task to display or print employee benefit handbook based upon on the set of rules for each of employee. For example, if employee is male, display "Mr." .If employee have this benefit, display specific benefit section. How do I implement and design this?
Thanks