Olá {{ $appointment->fromVehicle->vOwner->name }},
Informamos que o seu veiculo se encontra pronto a levantar:
Veiculo: {{ $appointment->fromVehicle->vModel->name }}
Matricula: {{ $appointment->fromVehicle->licenseplate }}
Local: {{ $appointment->fromLocation->name }}
Morada: {{ $appointment->fromLocation->address }}
Código-Postal: {{ $appointment->fromLocation->zipcode }} {{ $appointment->fromLocation->city }}