Please complete all required appointment details.
@endif
@if(session('error'))
{{ session('error') }}
@endif
Create Follow-Up Appointment
This will schedule the patient immediately without admin approval.
@php $adminName = $admin['full_name'] ?? 'PKU Admin'; @endphp
This will schedule the patient immediately without admin approval.