HR management system to manage all details of employee , add employee , update the status along with an attendance system based on leaves. Leave system for employee to apply for leave and admin to manage!
Create a gear page to update the 'status' of leave .
table : leave
values passed via form : leave_id , status
update the status corresponding to the leave id in the leave table of database .
Create a gear page to update the 'status' of leave . table : leave values passed via form : leave_id , status update the status corresponding to the leave id in the leave table of database .