@extends('layouts.app') @section('content')

Detail Wilayah

{{--
--}}
{{--

Pengguna

--}} {{--

DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: $().DataTable();.

--}}
{{--
@csrf

--}}
@if(Auth::user()->downloadFile('GawatDaruratSatu', Session::get('year')))
@csrf downloadFile('GawatDaruratSatu', Session::get('year'))->status == 1 ?"disabled":""}} class="form-control" placeholder="upload PDF file">
@else
@csrf
@endif @if(Auth::user()->hasFile('GawatDaruratSatu', Session::get('year')) && Auth::user()->downloadFile('GawatDaruratSatu', Session::get('year'))->file_name != "-") Download pdf file @endif Report
{{-- Export --}} @role('Admin|superadmin') @foreach ($RumahSakit as $key => $item) @endforeach @endrole
No Rumah Sakit Jumlah MEMPUNYAI KEMAMPUAN PELAYANAN GAWAT DARURAT LEVEL I
Jumlah %
{{$key + 1}} {{$item->fasilitas_kesehatan}} {{$item->kemenkes + $item->pemprov + $item->pemkot + $item->tni_polri + $item->swasta + $item->bumn + $item->ormas}} status == 2?"disabled":""}} id="{{$item->id}}" value="{{$item->gawat_darurat_1}}" class="form-control data-input" style="border: none"> {{$item->kemenkes + $item->pemprov + $item->pemkot + $item->tni_polri + $item->bumn + $item->swasta + $item->ormas > 0?number_format($item->gawat_darurat_1/($item->kemenkes + $item->pemprov + $item->pemkot + $item->tni_polri + $item->bumn + $item->swasta + $item->ormas) * 100, 2):0}}
@push('scripts') @endpush @push('scripts') @endpush @endsection