Tambah Antrian Pasien Tambah Antrian Pasien Klinik
@if (!$showAddPatient)
Cari pasien.
@if ($autocomplete['show']) @forelse ($this->autocomplete['results'] as $patient) @empty @endforelse @endif
@endif
@if ($showAddPatient)
Pasien
@foreach (app_const('CALLING_NAME')[$this->jenisKelamin] as $name => $value) @endforeach
Jenis Kelamin
@foreach (app_const('GENDERS') as $gender) @endforeach
@foreach (get_jobs() as $type) @endforeach @foreach ($companies as $company) @endforeach @foreach (app_const('PATIENT_TYPES') as $type) @endforeach
@foreach ($provinces as $province) @endforeach @if ($this->provinsi) @forelse ($this->regencies as $regency) @empty @endforelse @endif @if ($this->kabupaten) @forelse ($this->districts as $district) @empty @endforelse @endif @if ($this->kecamatan) @forelse ($this->villages as $village) @empty @endforelse @endif
@endif
@if (!$this->showAddPatient) @endif
Layanan pasien.
@if ($this->nomorRegistrasi == 'Pilih dokter terlebih dahulu...') @else @endif
@foreach ($schedules as $schedule) @endforeach
@foreach ($polyclinics as $polyclinic) @endforeach
@if (app_setting('APP_BPJS') == 'true' && $jenisPasien == 'BPJS')
@endif
@if ($showDoctor)
@foreach ($doctors as $doctor) @endforeach
@if (app_setting('APP_BPJS') == 'true' && $jenisPasien == 'BPJS')
@endif
@endif
@forelse ($this->queues as $queue) @empty @endforelse
{{--
@foreach ($schedules as $schedule) @endforeach
@foreach ($polyclinics as $polyclinic) @endforeach
@if ($showDoctor)
@foreach ($doctors as $doctor) @endforeach
@endif
@forelse ($this->queues as $queue) @empty @endforelse
--}}
@if (app_setting('APP_BPJS') == 'true' && $jenisPasien == 'BPJS')
BPJS
Jenis Kunjungan
Perawatan
@endif
@push('scripts') @endpush