@extends('LaravelVueAdmin.layouts.app') @section('htmlheader_title') Dashboard @endsection @section('contentheader_title') Dashboard @endsection @section('contentheader_description') Overview @endsection @section('nofile', true) @section('main-content')

{{$stat['draft']}}

DRAFT

{{$stat['terbuka']}}

TERBUKA

{{$stat['review']}}

DIREVIEW

{{$stat['proses']}}

DIPROSES

{{$stat['selesai']}}

SELESAI

{{$stat['tidakSelesai'] }}

TIDAK SELESAI

{{$stat['tutup']}}

TERTUTUP
@endsection @push('scripts') @endpush