.main-page .page-title h1 Client Creation #client-step-container .row .col-md-12 = render 'company/wizard/clients/headers/main', client: Client.new, step_class: {client: :active} .tab-content .row article.ml30.mr30 .col-md-12 = render 'company/wizard/clients/headers/steps', client: Client.new, step_class: {'details' => :active} .col-md-12 .tab-form-wrapper = render 'form', company_client: @company_client