.row .col-sm-1 .col-sm-11 h5.mt20.ml30 strong = link_to 'NOTIFICATION SETTINGS', company_settings_notifications_path, turbooboost: true, class: :black span | / VENDOR AVAILABILITY .row .col-sm-2 .col-sm-8 .trade-page h1 | WARNING THRESHOLD = link_to new_company_threshold_path, data: {toggle: 'emodal', title: 'New Threshold', size: 'lg', modal_id: :custom_id}, class: 'btn btn-primary pull-right' do span New Threshold .tabel-trade-hoder table.table.tabel-threshold cellpadding="0" cellspacing="0" thead.panel th Trade Name th Repair th Maintenance th Expected Before th Areas Exception th Action tbody.panel.threshold-panel - @thresholds.each do |threshold| = render 'company/thresholds/threshold', threshold: threshold