@lang('Agregar') @lang("Teléfono")
    @foreach($phones_type as $id => $name)
  • {{$name}}
  • @endforeach