@extends(('layouts/compact_menu')) {{-- Page title --}} @section('title') Dashboard @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content')

Dashboard

@include('flash::message')
@if(!is_running_job()) @endif
Global Snapshot
TOTAL
Workload
Boards TOTAL
Exception
Job No. Exceed Estimate 10% Assigned User
@stop @section('footer_scripts') @stop