- @model_browser = @yacht_model.model .container .row %p#notice= notice %p %b Brand: = @yacht_model.yacht_brand.brand %p %b Model: = @yacht_model.model .row %hr = link_to 'Edit', edit_yacht_model_path(@yacht_model), class: 'btn btn-warning' \| = link_to 'Back', yacht_models_path, class:'btn btn-primary'