@php ($headerOption = [ 'title' => 'Welcome to Dashboard', 'noCardView' => true ]) @extends('admin.layouts.layout', $headerOption) @section('main')

DASHBOARD

playlist_add_check
NEW TASKS
help
NEW TICKETS
forum
NEW COMMENTS
person_add
NEW VISITORS
{{--
LATEST SOCIAL TRENDS
  • #socialtrends trending_up
  • #materialdesign trending_up
  • #adminbsb
  • #freeadmintemplate
  • #bootstraptemplate
  • #freehtmltemplate trending_up
ANSWERED TICKETS
  • TODAY 12 TICKETS
  • YESTERDAY 15 TICKETS
  • LAST WEEK 90 TICKETS
  • LAST MONTH 342 TICKETS
  • LAST YEAR 4 225 TICKETS
  • ALL 8 752 TICKETS
# Task Status Manager Progress
1 Task A Doing John Doe
2 Task B To Do John Doe
3 Task C On Hold John Doe
4 Task D Wait Approvel John Doe
5 Task E Suspended John Doe
--}} @endsection @push('page_script') @endpush