Welcome to +
<%= company.city %>, <%= company.state %>
+<%= company.description.html_safe %>
+ +<%= @company.founded_date.strftime("%B %d, %Y") %>
+<%= @company.city %>, <%= @company.state %>
++ <%= link_to 'Edit', edit_company_path(@company), class: "btn btn-secondary" %> + <%= link_to 'Delete', @company, method: :delete, data: { confirm: 'Are you sure to delete this company profile?' }, class: "btn btn-secondary" %> ++
<%= @company.description.html_safe %>
+ <%= render 'founder' %> + <%= render 'categories' %> + +<%= @company.founded_date.strftime("%B %d, %Y") %>
+<%= @company.city %>, <%= @company.state %>
+<%= @company.description.html_safe %>
+You may have mistyped the address or the page may have moved.
+If you are the application owner check the logs for more information.
+Maybe you tried to change something you didn't have access to.
+If you are the application owner check the logs for more information.
+If you are the application owner check the logs for more information.
+