Nome: {{ $appointment->fromVehicle->vOwner->name }}

NIF: {{ $appointment->fromVehicle->vOwner->vat }}

Email: {{ $appointment->fromVehicle->vOwner->contact_email }}

Telefone: {{ $appointment->fromVehicle->vOwner->mobile }}

Modelo: {{ $appointment->fromVehicle->vModel->name }}

Matricula: {{ $appointment->fromVehicle->licenseplate }}

Mês: {{ $appointment->fromVehicle->month }}

Ano: {{ $appointment->fromVehicle->year }}

Quilometragem: {{ $appointment->fromVehicle->km }}km