Porque nuestros distribuidores son muy importantes

Nos esforzamos para lograr seguir girando juntos

Unete a nosotros

Unete a la red de distribuidores oficiales de SKF alrededor del mundo.

@csrf

Si aún no eres parte de distribuidores SKF

Ingresa tus datos para mandar una solicitud de cuenta

@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('a_paterno')) {{ $errors->first('a_paterno') }} @endif
@if ($errors->has('a_materno')) {{ $errors->first('a_materno') }} @endif
@if ($errors->has('empresa')) {{ $errors->first('empresa') }} @endif
@if ($errors->has('puesto')) {{ $errors->first('puesto') }} @endif
@if ($errors->has('email_r')) {{ $errors->first('email_r') }} @endif
@if ($errors->has('telefono')) {{ $errors->first('telefono') }} @endif
@if ($message = Session::get('success'))

{{ $message }}

@endif @if ($message = Session::get('error'))

{{ $message }}

@endif