{{ trans('appointment.cancelTitle') }}

{{ trans('appointment.introduction') }}

{{ trans('appointment.introductionReport') }} {{ \Carbon\Carbon::parse($appointment->start_time)->format('d-m-Y') }} {{ trans('appointment.likDate') }} {{ \Carbon\Carbon::parse($appointment->start_time)->format('H:i') }} {{ trans('appointment.introductionCancelSuite') }}

@if ($appointment->description)

{{ trans('appointment.description') }} : {{ $appointment->description }}

@endif

{{ trans('appointment.gratitude') }}

{{ trans('appointment.regards') }},