Hi You have assumed this user <%= current_user.full_name %>!<%= link_to "Go Back", sign_out_from_token_user_path, class: "label label-primary", style: "padding:5px" %>
<% end %>
Server time :
<% if @current_network -%>Current Timezone: <%= @current_network.tz_with_offset %><% end %>
<% if can? :read, Notification%>
<% unread_count = current_user.total_unread_notifications.count(:id)%>