<%= notice %>

Name: <%= @mat.name %>

Tournament: <%= @mat.tournament_id %>

<%= link_to 'Edit', edit_mat_path(@mat) %> |