@extends('layouts.app') @section('title', 'Dashboard') @section('content')

Dashboard

Draft Katalog Masuk:

{{ $draftKatalog ?? 0 }}

Draft Laporan Masuk:

{{ $draftLaporan ?? 0 }}

@endsection