@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();
.
Kelompok Umur | Laki Laki | Perempuan | Laki Laki + Perempuan | Rasio Jenis Kelamin | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$item->kelompok_umur}} | {{$item->perempuan+($item->laki_laki)}} | {{$item->perempuan > 0?number_format($item->laki_laki/($item->perempuan)*100, 2):0}}% | |||||||||||||
{{$total_ibu_hamil}} | {{$total_k1}} | {{$total_k4}} | {{$total_k6}} | {{$total_ibu_bersalin}} | {{$total_fasyankes}} | {{$total_kf1}} | {{$total_kf_lengkap}} | {{$total_vita}} | --}}