.container-fluid .col-lg-12 ol.breadcrumb li = link_to 'Home', '/' li = link_to 'People', customer_vault.people_path li.active New Corporation .col-lg-12 .col-lg-4 .aside.col-lg-12 .row .col-lg-12.cdiv =image_tag ('customer_vault/icons/group-64.png') .row .col-lg-12.cdiv h3.text-muted New Corporation - if @corporation.errors.any? = render partial: 'customer_vault/layout/form_error', :locals => {:p => @corporation} .col-lg-8 .col-lg-12 == render 'form'