\r\n \r\n
\r\n Employee Code*\r\n \r\n {{ errors.first(\"employee code\") }}\r\n
\r\n
\r\n\r\n \r\n
\r\n First Name*\r\n \r\n {{ errors.first(\"first name\") }}\r\n
\r\n
\r\n \r\n
\r\n Last Name*\r\n \r\n {{ errors.first(\"last name\") }}\r\n
\r\n
\r\n \r\n
\r\n Middle Name*\r\n \r\n {{ errors.first(\"middle name\") }}\r\n
\r\n
\r\n \r\n
\r\n Email*\r\n \r\n {{\r\n errors.first(\"email\")\r\n }}\r\n
\r\n
\r\n \r\n
\r\n Company Name*\r\n \r\n {{\r\n errors.first(\"step-1.Company Name\")\r\n }}\r\n
\r\n
\r\n \r\n