# Introduction | | | | ------------- | ------------- | | {{ __('agent-side.book-appointment.fields.date_time') }} | {{ $appointment->date_time }} | | {{ __('agent-side.book-appointment.fields.object') }} | {{ $appointment->object->getLangLabel() }} | | {{ __('agent-side.book-appointment.fields.status') }} | {{ $appointment->status->getLangLabel() }} | | {{ __('agent-side.book-appointment.fields.description') }} | {{ $appointment->description }} | Download ICS File Thanks,
{{ config('app.name') }}