<%=I18n.t('clients.title') %>

<%= notice %>

<%= I18n.t('activerecord.attributes.admin.name') %> <%= I18n.t('activerecord.attributes.admin.last_name') %> <%= I18n.t('activerecord.attributes.user.email') %> <%= I18n.t('activerecord.attributes.client.phone') %> <%= I18n.t('tables.actions') %>
<%= render 'admin/clients/show' %>