@extends('layouts.default', ['appTopMenu' => true]) @section('title', 'Digitization') @section('content')

Today Dashboard

Today's overall Copying Status

{{$total_created}}

Today registerd applications
Default Application
{{$total_default}}
Ready Application
{{$total_ready}}
Delivered Application
{{$total_delivered}}
Today's Offline Copying Status

{{$total_offline_created}}

Today registerd applications
Default Application
{{$total_offline_default}}
Ready Application
{{$total_offline_ready}}
Delivered Application
{{$total_offline_delivered}}
Today's Online Copying Status

{{$total_online_created}}

Today registerd applications
Default Application
{{$total_online_default}}
Ready Application
{{$total_online_ready}}
Delivered Application
{{$total_online_delivered}}
Delivered Application registered today
{{$total_online_delivered_of_today}}

My Today's Application Status

Register Application

{{$my_created}}

Default Application

{{$my_default}}

Ready Application

{{$my_ready}}

Delivered Application

{{$my_delivered}}

@endsection @push('scripts') @endpush