app/views/stop_area_routing_constraints/edit.html.slim
- breadcrumb :stop_area_routing_constraint, @workbench, @stop_area_routing_constraint
- page_header_content_for @stop_area_routing_constraint
.page_content
.container-fluid
.row
.col-lg-8.col-lg-offset-2.col-md-8.col-md-offset-2.col-sm-10.col-sm-offset-1
= render 'form'