const submituf = (user) => {
    usercl(user).then(data => data);
}