Tambah Pasien Tambah Pasien Data
Menambah data 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
@push('scripts') @endpush