@extends('layouts.base') @section('tittle', 'Dashboard') @section('content')

Dashboard

JUMLAH MOBIL
{{ $carscount }} Unit
JUMLAH DRIVER
{{ $driverscount }} Driver
{{-- Bisa Ditambah Logo Driver --}}
JUMLAH DEPARTMENT RO
{{$usercount}} Department
Pending Requests
{{ $waitingCount }}
Total Pesanan Mobil
{{-- CHART --}}
@endsection