@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
Registrasi laboratorium pasien.
@foreach (app_const('REGISTRATION_METHODS') as $registration) @endforeach
@if ($showAddPatient)
@endif @forelse ($this->dataTes as $index => $tes) @empty @endforelse
Tes Tarif Potongan (%) Subtotal
@foreach ($testPrices as $test) @endforeach
Pilih pasien dan perusahaan terlebih dahulu, kemudian tambah tes yang diinginkan.
Total
Informasi Registrasi
@foreach ($doctors as $doctor) @endforeach
@foreach (app_const('PAYMENT_METHODS') as $payment) @endforeach
Hasil Diserahkan Ke
@foreach (app_const('LAB_TAKERS') as $taker) @endforeach
Prioritas
@foreach (app_const('LAB_PRIORITIES') as $priority) @endforeach
Pembayaran
@foreach ($discounts as $discount) @endforeach
@push('styles') @endpush @push('scripts') @endpush