@foreach ($organisasi as $organisasi)
@endforeach
@foreach ($types as $key => $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