☑Kizspy.me
If the service has been paid (PaymentDate is null), display the message "Service has been
paid" and the employee who has received payment for this service.
-
Otherwise, show a message "Unpaid" and set "N/A" into Employee column.
The amount of service is rounded to integer.
Each <td> tag will have an id in the form td_{columnName}_{serviceld} (where serviceld is
the id in database of service and columnName write with camel case format). (see in Figure 1).
2.2. When user input a special text for [Room Title] or special text for [FeeType], then click Search, list all
services that satisfy the search condition.