{
“employee”: {
“id”: “1”,
“emp_code”: “1234”,
“emp_fname”: “arun”,
“emp_lname”: “anu”,
“emp_email”: “[email protected]”,
“emp_phone”: “751752522”,
“password”: null,
“created_at”: “2024-07-02 18:02:42”
}
} when iam clicking edit button it shows like this
i want make this work properly and when iam clicking edit button it redirect to update page
New contributor
sneha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.