<%= link_to "New Table", new_daily_table_path if user == current_user && permitted_to?(:new, :daily_tables) %>