Hi I have a problem with the devise, I made a custom view for the users , so that I can have a username and a full name like so
as you can see i have adjusted the custom view for the devise user signup, but the problem is that when i sign up and i check the console it gives me this in the console
This is what I did for the routes
now I tried to logout but i cant seem to do so like the image
Any help will really be appreciated, for the with and how to properly customize devise with some custom / added attributes into the user database.