@extends('layouts.dashboard') @section('title', 'Profil Nelayan - HNSI') @section('content')
| Provinsi | Kota/Kabupaten | Kecamatan | Total |
|---|---|---|---|
| {{ $item->nama_provinsi }} | {{ $item->nama_kota }} | {{ $item->nama_kecamatan }} | {{ number_format($item->total_nelayan) }} |
| Belum ada data tersedia. | |||