@extends('layouts.default') @section('content') @include('layouts.header')
@include('layouts.sidebar')
Dashboard
Dashboard Superadmin
Grafik Pendapatan
5 Terbesar
Detail Laporan
No Nama Pelanggan Nama Zona Parkir Kendaraan Plat Nomor Check In Check Out Update By Total
No Nama Pelanggan Nama Zona Parkir Kendaraan Plat Nomor Check In Check Out Update By Total
@include('layouts.drawer') @endsection @section('scripts') @include('scripts.header') @include('scripts.sidebar') @include('scripts.dashboard') @endsection