<%= javascript_include_tag 'application'%> <%= javascript_include_tag 'employee'%> Live the Value
Fazil Abdulakdher

Edit My Profile


Log out

<%= notice %>

<%= alert %>

<%= yield %> <% if user_signed_in?%> <%=link_to "Logout",destroy_user_session_path%> <%end%>