Reservation Completed!

Your reservation for <%= @reservation.property.property_number %> has been successfully submitted.

<%= link_to "View Reservation", agent_portal_reservation_path(@reservation), class: "btn btn-primary mt-3" %> <%= link_to "Back to Properties", agent_portal_properties_path, class: "btn btn-outline-secondary mt-3" %>