@extends('layouts/master')
@section('content')
Rastreo de Envío
GUIA:
REFERENCIA:
ORIGEN:
DESTINO:
FECHA: 01-01-1970
@if ((count($response['entidadRespuesta']['tracking']) > 0) and (!empty($response)))
@else
No Existen Datos Registrados |
@endif
@endsection