Actualizar contactos

@foreach ($dataType as $type)
@if ($type->contact_type_id != 6) @else @endif @include('partials.message', ['input' => 'data.' . $type->id])
@endforeach