@extends('layouts.index')
@push('css')
@endpush
@section('title', 'Biodata Penduduk')
@section('content_header')
Biodata Keluarga
@stop
@section('content')
@include('partials.breadcrumbs')
SALINAN KARTU KELUARGA
No.
No |
Nama Lengkap |
NIK |
Jenis Kelamin |
Tempat Lahir |
Tanggal Lahir |
Agama |
Pendidikan |
Jenis Pekerjaan |
Golongan Darah |
|
|
|
|
|
|
|
|
|
|
No |
Status Perkawinan |
Tanggal Perkawinan |
Status Hubungan Dalam Keluarga |
Kewarganegaraan |
No. Paspor |
No. KITAS / KITAP |
Nama Ayah |
Nama Ibu |
|
|
|
|
|
|
|
|
|
@endsection
@section('js')
@endsection