value="0" Orden de Diagnóstico
EXPEDIENTE VEHICULAR

empresa {{ $empresa->nombre_config }}

llamada {{ $empresa->telefono_config }}

Orden de Servicio

NO. {{ $servicio->numero_serv }}

email {{ $empresa->email_config }}

calendario {{ date("d/m/Y", strtotime($servicio->fecha_salida_serv)) }}

Fecha de Recepción

{{ date("d/m/Y", strtotime($servicio->fecha_llegada_serv)) }}

bueno {{ $empresa->direccion_config }}

DATOS DEL CLIENTE
NOMBRE {{ $servicio->cliente }}
PAÍS / ESTADO {{ $servicio->nombre_pais }} / {{ $servicio->nombre_estado }}
TELÉFONO {{ $servicio->telefono_clie }}
WHATSAPP {{ $servicio->whatsapp_clie }}
CORREO {{ $servicio->email }}
DATOS DEL VEHÍCULO
MARCA {{ $servicio->nombre_vema }}
MODELO {{ $servicio->modelo_vemo }}
COLOR {{ $servicio->color_vehi }}
NO. SERIE {{ $servicio->no_serie_vehi }}
PLACAS {{ $servicio->numero_placa_vehi }}
calendario
FECHA Y HORA DE ENTRADA

{{ date("d/m/Y h:i:s", strtotime($servicio->fecha_llegada_serv)) }}

calendario
FECHA Y HORA DE SALIDA

{{ date("d/m/Y h:i:s", strtotime($servicio->fecha_salida_serv)) }}

calendario
KILOMETRAJE

{{ $estadosVehiculos->km_seev }} Km

calendario
GASOLINA

{{ $estadosVehiculos->gasolina_seev }} de Tanque

EXTERIORES
Bueno
Si
Regular
No
LUCES FRONTALES @if ($estadosVehiculos->luces_frontales_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->luces_frontales_ext_seev == '0' ) bueno @endif
1/4 LUCES @if ($estadosVehiculos->luces_seev == '1' ) bueno @endif @if ($estadosVehiculos->luces_seev == '0' ) bueno @endif
ANTENA @if ($estadosVehiculos->antena_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->antena_ext_seev == '0' ) bueno @endif
ESPEJOS LATERALES @if ($estadosVehiculos->espejo_laterales_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->espejo_laterales_ext_seev == '0' ) bueno @endif
CRISTALES @if ($estadosVehiculos->cristales_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->cristales_ext_seev == '0' ) bueno @endif
EMBLEMAS @if ($estadosVehiculos->emblemas_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->emblemas_ext_seev == '0' ) bueno @endif
LLANTAS {{ "(4)" }} @if ($estadosVehiculos->llantas_4_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->llantas_4_ext_seev == '0' ) bueno @endif
TAPON DE RUEDAS {{ "(4)" }} @if ($estadosVehiculos->tapon_ruedas_4_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->tapon_ruedas_4_ext_seev == '0' ) bueno @endif
MOLDURAS COMPLETAS @if ($estadosVehiculos->molduras_completas_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->molduras_completas_ext_seev == '0' ) bueno @endif
TAPON DE GASOLINA @if ($estadosVehiculos->tapon_gasolina_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->tapon_gasolina_ext_seev == '0' ) bueno @endif
LIMPIADORES {{ "(PLUMAS)" }} @if ($estadosVehiculos->limpiadores_plumas_ext_seev == '1' ) bueno @endif @if ($estadosVehiculos->limpiadores_plumas_ext_seev == '0' ) bueno @endif
card
INTERIORES
Bueno
Si
Regular
No
INSTRUMENTOS TABLERO @if ($estadosVehiculos->instrumentos_tableros_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->instrumentos_tableros_int_seev == '0' ) bueno @endif
CALEFACCIÓN @if ($estadosVehiculos->calefaccion_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->calefaccion_int_seev == '0' ) bueno @endif
SISTEMA DE SONIDO @if ($estadosVehiculos->sistema_sonido_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->sistema_sonido_int_seev == '0' ) bueno @endif
BOCINAS @if ($estadosVehiculos->bocinas_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->bocinas_int_seev == '0' ) bueno @endif
ESPEJO RETROVISOR @if ($estadosVehiculos->espejo_retrovisor_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->espejo_retrovisor_int_seev == '0' ) bueno @endif
CINTURONES @if ($estadosVehiculos->cinturones_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->cinturones_int_seev == '0' ) bueno @endif
BOTONERIA GENERAL @if ($estadosVehiculos->botoneria_general_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->botoneria_general_int_seev == '0' ) bueno @endif
MANIJAS @if ($estadosVehiculos->manijas_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->manijas_int_seev == '0' ) bueno @endif
TAPETES @if ($estadosVehiculos->tapetes_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->tapetes_int_seev == '0' ) bueno @endif
VESTIDURAS @if ($estadosVehiculos->vestiduras_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->vestiduras_int_seev == '0' ) bueno @endif
OTROS @if ($estadosVehiculos->otros_int_seev == '1' ) bueno @endif @if ($estadosVehiculos->otros_int_seev == '0' ) bueno @endif
PROBLEMA PRINCIPAL DEL VEHÍCULO

{!! $estadosVehiculos->problema_principal_seev !!}

{!! $servicio->descripcion_serv !!}

PRESUPUESTO

{{ "$" . number_format($servicio->presupuesto_serv, 2)}}

-------------------

ANTICIPO

{{ "$" . number_format($servicio->anticipo_serv, 2)}}

-------------------

FIRMA DEL CLIENTE

-------------------

Acepto los terminos