{{-- Show appointment slots in the calendar --}} @if ($plan_details['appointment'] == 1) @if ($appointment_slots != null) {{-- Appointment Slots --}}

{{ __('Appointment') }}

{{-- Success Message (hidden by default) --}}
@endif @endif