<%= @current_agency.company_name %>
phone <%= @current_agency["phone_number_primary"] %> email <%= @current_agency["email_primary"] %>
<%= social_media_link(@current_website, "facebook", "Facebook", "fa-facebook fa-2x") %> <%= social_media_link(@current_website, "twitter", "Twitter", "fa-twitter fa-2x") %> <%= social_media_link(@current_website, "linkedin", "Linked In", "fa-linkedin fa-2x") %> <%= social_media_link(@current_website, "youtube", "YouTube", "fa-youtube fa-2x") %> <%= social_media_link(@current_website, "pinterest", "Pinterest", "fa-pinterest fa-2x") %> <%= social_media_link(@current_website, "gplus", "Google Plus", "fa-google-plus fa-2x") %>

<% @sections.each do |section| %> <%= footer_link(section, "white--text") %> <% end %> <%= link_to I18n.t("navbar.admin"), pwb.admin_with_locale_path(locale: locale), class: "white--text" %>.

Powered by PropertyWebBuilder