GUÍA DE REMISIÓN N° {{$det['data']['document_number']}}
| DATOS DE LA EMPRESA
|
| Razón Social |
{{ $info_company['name'] }} |
s
Ciudad |
Tarapoto |
| Contacto |
|
Ruc |
{{$info_company['ruc']}} |
| Dirección |
{{$info_company['address']}} |
telefono |
{{$info_company['phone_report']}} |
| DATOS GENERALES
|
| Motivo Traslado |
{{$det['data']['motive']}} |
Fecha |
{{$det['data']['date']}} |
| DATOS DEL DESTINATARIO |
| Destinatario |
{{$det['data']['name_destination']}} |
RUC |
{{$det['data']['ruc_destination']}} |
| Dirección |
{{$det['data']['address_destination']}} |
| DATOS EMPRESA TRANSPORTE
|
| Empresa Transporte |
{{$det['data']['transport_company_name']}} |
Unidad Transporte |
{{$det['data']['transport_unit']}} |
| Placa |
{{$det['data']['license_plate']}} |
Conductor |
{{$det['data']['driver']}} |
| Licencia |
{{$det['data']['license']}} |
| DATOS DEL PRODUCTO
|
| Unidad |
Descripción de Producto |
Precio |
Cantidad |
Precio Total |
| TOTAL |
{{$det['data']['total']}} |
@if(count($data_all) != ($idx + 1))