@extends('website.layouts.app') @section('title') Halaman Dashboard | admin @endsection @section('content')

Dashboard

{{-- jumlah kecamatan --}}
{{-- jumlah desa --}}
{{-- jumlah tanaman --}}
{{-- jumlah kriteria --}}
{{-- maps --}}

Hasil preferensi kecamatan (tahunan)

{{-- table --}}

Hasil Tahun ,

{{-- custom js --}} @endsection