<%= t('punto_pagos_rails.success.title') %>

<%= t('punto_pagos_rails.success.detail', id: @resource.id, amount: @resource.amount, resource: @resource.class.name.downcase).html_safe %>