<%= link_to Setting['org_name'], admin_root_path, class: "logo show-for-small-only" %> <%= t("application.menu")%>
<%= link_to admin_root_path, class: "hide-for-small-only" do %> <%= image_tag('logo_header.png', class: 'hide-for-small-only float-left', size: '80x80', alt: t("layouts.header.logo")) %> <%= Setting['org_name'] %>  | <%= t("admin.dashboard.index.title") %> <% end %>