sruti2024 / MNGT

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!
0 stars 1 forks source link

Update leave status page #6

Open sruti2024 opened 3 years ago

sruti2024 commented 3 years ago

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 .