✅
{{ __('Booking confirmed') }}
{{ __('We sent the details to your WhatsApp.') }}
- {{ __('Clinic') }}
- {{ $tenant->name }}
- {{ __('Dentist') }}
- {{ $appointment->dentist->name }}
- {{ __('Date') }}
- {{ $localStart->translatedFormat('l, d M Y') }}
- {{ __('Time') }}
- {{ $localStart->format('H:i') }}