= render 'preview', company_proposal: @company_proposal footer.navbar-fixed-bottom.footer.mt50 .text-center.inspectio-buttons = link_to 'Back', request.referer || company_proposals_path, class: "btn btn-cancel-default pull-left" - if loyalty(@company_proposal).edit? = link_to 'Edit', edit_company_proposal_path(@company_proposal), class: "btn btn-continue pull-right btn-continue-second"