{{ \App\Helpers\TranslationHelper::transFromDatabase('Edit Appointment', __('تعديل الموعد')) }}

@csrf @method('PUT')

{{ __('اضغط Ctrl للاختيار المتعدد') }}

@php $isRecurring = $appointment->metadata['is_recurring'] ?? false; @endphp
{{ __('Cancel') }} {{ __('Update Appointment') }}