Sha256: 6e166e3a8c6c10be3247f7f38349de02f178523f5f1544282c34e660ff13c811

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <b>Profissional:</b>
  <%= @resposta.profissional_id %>
</p>

<p>
  <b>Consulta:</b>
  <%= @resposta.consulta_id %>
</p>

<p>
  <b>Mensagem:</b>
  <%= @resposta.mensagem %>
</p>


<%= link_to 'Edit', edit_resposta_path(@resposta) %> |
<%= link_to 'Back', respostas_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-sabia-1.0.1 app/views/respostas/show.html.erb