@lang('Agregar') @lang("Correo Electrónico")
    @foreach($emails_type as $id => $name)
  • {{$name}}
  • @endforeach