@if (count($errors) > 0)
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@if (count($resultado) > 0)
mensaje : {{ $mensaje }}
Total de guias dhl registradas {{ count($resultado) }}
@endif
@php($rutaSession=Session::get('conexion'))
Seleccione el Archivo a actualizar