<%= t_m 'Provider.caption' -%> <%= h(provider.caption) %>

<%= t_m 'Provider.name' -%> <%= h(provider.name) %>

<%= t_m 'Provider.description' -%> <%= h(provider.description) %>

<%= t 'providers.status' -%> <%= t(MagicNumber['provider_status_status_items'][provider.provider_status.status].first) %>