@extends('layouts.app') @section('content')
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();
.
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}} |