@push('head') @endpush @if ($canManageDoctor) @push('head') @endpush @endif

4 Randevunuzu doğrulayın

{!! csrf_field() !!}
@if ($doctor->appsNeedsConfirm && $canManageDoctor) @endif {{ $doctor->name }} için {{ $date }} günü {{ $startTime }} ve {{ $endTime }} arasına randevu almak istediğinize emin misiniz?

Geri dön

Randevu sahibi

@if ($canManageDoctor)
@endif
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
@if ($errors->has('schoolId')) {{ $errors->first('schoolId') }} @endif
@if ($errors->has('tc')) {{ $errors->first('tc') }} @endif
@if ($errors->has('birthDate')) {{ $errors->first('birthDate') }} @endif