= render 'company/clients/details', client: @client, work_orders_count: @work_orders_count .tab-content.clients = link_to new_company_wizard_client_location_path(@client), class: 'btn btn-bordered new-site' = fa_icon 'plus', text: 'New Site' .tab-pane.active role='tabpanel' = render 'company/locations/locations_list', sites: @locations