<form id="attendanceForm" style="max-width:600px;margin:auto;padding:20px;border:1px solid #ddd;border-radius:10px"> <h2 style="text-align:center;">Attendance Grievance Form</h2> <hr><br> <!-- Employee ID --> <label>Employee ID *</label> <input type="text" id="emp_id" name="emp_id" required style="width:100%;padding:10px;margin-bottom:15px"> <!-- Auto Fetch Name --> <label>Employee Name…













