Tambah Lokasi Tambah Lokasi IHS / Satu Sehat
Menambah data lokasi
@foreach ($lokasi as $lokasi) @endforeach @foreach ($modes as $key => $mode) @endforeach @foreach ($operationalStatus as $key => $status) @endforeach @foreach ($hoursOfOperation as $key => $hours) @endforeach @foreach ($physicalType as $key => $physical) @endforeach @foreach ($serviceClass as $key => $service) @endforeach
@foreach ($organisasi as $organisasi) @endforeach
@foreach ($polyclinics as $polyclinic) @endforeach
@if (app_setting('APP_BPJS') == 'true' && $jenisPasien == 'BPJS')
@endif
@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