@php echo ''; @endphp 2.1 2.0 {{ $document['series'] }}-{{ $document['number'] }} {{ $document['date_of_issue'] }} {{ $document['time_of_issue'] }} {{ $document['document_type_id'] }} @if($document['observations']) @endif @if($document['number_dispatch']) {{$document['number_dispatch']}} 09 Guía de Remisión Remitente {{ $document['sender_number'] }} @endif {{ config('configuration.signature_uri') }} {{ config('configuration.signature_note') }} {{ $document['company_number'] }} #{{ config('configuration.signature_uri') }} {{ $document['company_number'] }} {{ $document['receiver_number'] }} {{-- --}} {{-- --}} {{-- --}} {{-- 10417844398--}} {{-- --}} {{-- --}} {{-- ERIQUE GASPAR CARLOS ALFREDO--}} {{-- --}} {{-- --}} {{-- --}} 1 {{ $document['total_weight'] }} @if($document['subcontracted_transport_indicator']) SUNAT_Envio_IndicadorTrasporteSubcontratado @endif @if($document['freight_payer_type_id'] === '01') SUNAT_Envio_IndicadorPagadorFlete_Remitente @endif @if($document['freight_payer_type_id'] === '02') SUNAT_Envio_IndicadorPagadorFlete_Subcontratador SUNAT_Envio {{ $document['freight_payer_number'] }} @endif {{ $document['date_of_shipping'] }} @if($document['company_number_mtc']) {{ $document['company_number_mtc'] }} @endif {{ $document['driver_number'] }} {{ $document['driver_names'] }} {{ $document['driver_lastnames'] }} Principal {{ $document['driver_license'] }} {{ $document['receiver_address_location_id'] }} {{ $document['sender_address_location_id'] }} {{ $document['sender_number'] }} - {{ $document['transport_principal_plate_number'] }} @if($document['transport_principal_tuce_number']) {{ $document['transport_principal_tuce_number'] }} @endif @if($document['transport_principal_authorization_entity_id']) {{ $document['transport_principal_authorization_entity_number'] }} @endif @foreach($document['transport_secondaries'] as $ts) {{ $ts['plate_number'] }} @if($ts['tuce_number']) {{ $ts['tuce_number'] }} @endif @if($ts['authorization_entity_id']) {{ $ts['authorization_entity_number'] }} @endif @endforeach @foreach($document['items'] as $row) {{ $loop->iteration }} {{ $row['quantity'] }} {{ $loop->iteration }} @endforeach