@extends('layouts.index')
@include('components.progressive-image')
@section('title', 'Data Kependudukan dan Statistik')
@section('content_header')
{{ $title }}
@stop
@section('content')
@include('partials.breadcrumbs')
No |
NIK |
Golongan Darah |
Cacat |
Sakit Menahun |
Akseptor KB |
Status Kehamilan |
Asuransi Kesehatan |
Status Gizi Balita |
@endsection
@section('js')
@include('data_pokok.kesehatan.chart')
@endsection