@extends('layouts.app') @section('content')
@include('layouts.includes.sticky-table')

{{$title}}

@if(Auth::user()->downloadFile('Table63', Session::get('year')))
@csrf downloadFile('Table63', Session::get('year'))->status == 1 ?"disabled":""}} class="form-control" placeholder="upload PDF file">
@else
@csrf
@endif @if(Auth::user()->hasFile('Table63', Session::get('year')) && Auth::user()->downloadFile('Table63', Session::get('year'))->file_name != "-") Download pdf file @endif Report Add
@role('Admin|superadmin') @endrole @role('Puskesmas|Pihak Wajib Pajak') @endrole @role('Admin|superadmin') @endrole @role('Admin|superadmin') @php $GrandJumlahBayi = 0; $GrandJumlahK24 = 0; $GrandJumlahB24 = 0; @endphp @foreach ($unit_kerja as $key => $item) @if(isset($item->user) && $item->user->downloadFile('Table63', Session::get('year'))) @elseif(isset($item->user) && !$item->user->downloadFile('Table63', Session::get('year'))) @else @endif @if(isset($item->user) && $item->user->hasFile('Table63', Session::get('year'))) @else @endif @endforeach @endrole @role('Puskesmas|Pihak Wajib Pajak') @php $GrandJumlahBayi = 0; $GrandJumlahK24 = 0; $GrandJumlahB24 = 0; @endphp @foreach ($desa as $key => $item) @if ($item->filterTable63(Session::get('year'), $item->id)) @php $filterResult = $item->filterTable63(Session::get('year'), $item->id); $isDisabled = $filterResult->status == 1 || $filterResult->status == 2 ? "disabled" : ""; @endphp @endif @endforeach @endrole
No KecamatanPuskesmasDesaJUMLAH BAYI YANG LAHIR DARI IBU HBsAg Reaktif JUMLAH BAYI YANG LAHIR DARI IBU HBsAg REAKTIF MENDAPAT HBIGLock data Lock upload File Download Detail Desa
< 24 Jam > 24 Jam TOTAL
JUMLAH % JUMLAH % JUMLAH %
{{ $key + 1 }} {{ $item->kecamatan }} {{ $item->nama }} @php $jumlah_bayi = $item->unitKerjaAmbilPart2('filterTable63', Session::get('year'), 'jumlah_bayi')['total']; @endphp {{ $jumlah_bayi }} @php $jumlah_k_24 = $item->unitKerjaAmbilPart2('filterTable63', Session::get('year'), 'jumlah_k_24')['total']; echo $jumlah_k_24; @endphp {{ $jumlah_bayi > 0?number_format(($jumlah_k_24 / $jumlah_bayi) * 100, 2).'%':0 }} @php $jumlah_b_24 = $item->unitKerjaAmbilPart2('filterTable63', Session::get('year'), 'jumlah_b_24')['total']; $GrandJumlahB24 += $jumlah_b_24; echo $jumlah_b_24; @endphp {{ $jumlah_bayi>0?number_format(($jumlah_b_24 / $jumlah_bayi) * 100, 2).'%':0 }} @php $jumlah = $jumlah_b_24 + $jumlah_k_24; echo $jumlah; @endphp {{ $jumlah_bayi>0?number_format(($jumlah / $jumlah_bayi) * 100, 2).'%':0 }} general_lock_get2(Session::get('year'), 'filterTable63') == 1 ? "checked":""}} {{$item->general_lock_get2(Session::get('year'), 'filterTable63') == 2 ? "disabled":""}} class="data-lock" id="{{$item->id}}">user->downloadFile('Table63', Session::get('year'))->status == 1 ? "checked":""}} class="data-lock-upload" id="{{$item->user->id}}">- @if($item->user->downloadFile('Table63', Session::get('year'))->file_name != "-") Download pdf file @else - @endif -
Jumlah {{ $GrandJumlahBayi }} {{ $GrandJumlahK24 }} {{ $GrandJumlahK24 > 0 && $GrandJumlahBayi > 0 ? number_format(($GrandJumlahK24 / $GrandJumlahBayi) * 100, 2).'%' : 0 }} {{ $GrandJumlahB24 }} {{ $GrandJumlahB24 > 0 && $GrandJumlahBayi > 0 ? number_format(($GrandJumlahB24 / $GrandJumlahBayi) * 100, 2).'%' : 0 }} {{$GrandJumlahB24 + $GrandJumlahK24 }} {{ $GrandJumlahB24 > 0 && $GrandJumlahK24 > 0 && $GrandJumlahBayi > 0 ? number_format((($GrandJumlahB24 + $GrandJumlahK24) / $GrandJumlahBayi) * 100, 2).'%' : 0}}
{{ $key + 1 }} {{ $item->UnitKerja->kecamatan }} {{ $item->nama }} @php $jumlah_bayi = $item ->filterTable63( Session::get('year'), $item->id, ) ->jumlah_bayi; $GrandJumlahBayi += $jumlah_bayi; // $GrandTotalIbuHamil += $totalIbuHamil; @endphp {{-- {{ $totalIbuHamil }} --}} @php $jumlah_k_24 = $item->filterTable63( Session::get('year'), $item->id, )->jumlah_k_24; $GrandJumlahK24 += $jumlah_k_24; @endphp {{ $jumlah_bayi>0?number_format(($jumlah_k_24 / $jumlah_bayi) * 100, 2).'%':0 }} @php $jumlah_b_24 = $item->filterTable63( Session::get('year'), $item->id, )->jumlah_b_24; $GrandJumlahB24 += $jumlah_b_24; @endphp {{ $jumlah_bayi>0?number_format(($jumlah_b_24 / $jumlah_bayi) * 100, 2).'%':0 }} @php $jumlah = $jumlah_b_24 + $jumlah_k_24; echo $jumlah; @endphp {{ $jumlah_bayi>0?number_format(($jumlah / $jumlah_bayi) * 100, 2).'%':0 }}
Jumlah {{ $GrandJumlahBayi }} {{ $GrandJumlahK24 }} {{ $GrandJumlahBayi>0?number_format(($GrandJumlahK24 / $GrandJumlahBayi) * 100, 2).'%':0 }} {{ $GrandJumlahB24 }} {{ $GrandJumlahBayi>0?number_format(($GrandJumlahB24 / $GrandJumlahBayi) * 100, 2).'%':0 }} {{$GrandJumlahB24 + $GrandJumlahK24 }} {{ $GrandJumlahBayi>0?number_format((($GrandJumlahB24 + $GrandJumlahK24) / $GrandJumlahBayi) * 100, 2).'%':0 }}
@push('scripts') @endpush @push('scripts') @endpush @endsection