@extends('main') @section('css') @endsection @section('content')

Dashboard

{{--
--}} {{-- @foreach( $department as $dpt)--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{$dpt->departmentName}}
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} --}}
{{-- @foreach( $department as $dpt)--}} {{--
--}} {{--
--}} {{--
{{$dpt->departmentName }}
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Employee
--}} {{-- @foreach($totalemp as $tm)--}} {{-- @if($tm->dptid == $dpt->id)--}} {{--
@if(empty($tm->totalemp)){{"0"}}@else{{$tm->totalemp}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Present
--}} {{-- @foreach($todaypresent as $tp)--}} {{-- @if($tp->dptid == $dpt->id)--}} {{--
@if(empty($tp->totalprst)){{"0"}}@else{{$tp->totalprst}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Absent
--}} {{-- @foreach($totalabsent as $ta)--}} {{-- @if($ta->dptid == $dpt->id)--}} {{--
@if(empty($ta->totalabsent)){{"0"}}@else{{$ta->totalabsent}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Leave
--}} {{-- @foreach($totalleave as $tl)--}} {{-- @if($tl->dptid == $dpt->id)--}} {{--
@if(empty($tl->totalleave)){{"0"}}@else{{$tl->totalleave}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Working Hour
--}} {{-- @foreach($todaypresent as $tp)--}} {{-- @if($tm->dptid == $dpt->id)--}} {{--
@if(empty($tp->totalprst)){{"0"}}@else{{$tp->totalprst * 8}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endforeach--}}
Attendance Analysis
Total Employee {{$totalempCOUNT[0]->totalemp}}
{{$todaypresentCOUNT[0]->totalprst}},{{$totalabsentCOUNT[0]->totalabsent}},{{$totalleaveCOUNT[0]->totalleave}}
Total Present
{{$todaypresentCOUNT[0]->totalprst}}
Total Absent
{{$totalabsentCOUNT[0]->totalabsent}}
Total Leave
{{$totalleaveCOUNT[0]->totalleave}}
8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10
Employee Type Analysis
Total Employee {{$totalempCOUNT[0]->totalemp}}
@foreach($totalemptype as $emptype){{$emptype->emptypecount.","}}@endforeach
@foreach($totalemptype as $emptype)
{{$emptype->emptype}}
{{$emptype->emptypecount}}
@endforeach
8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10
Leave Analysis (This Month)

Salary Statistics

{{--
--}}

Employee Structure

Male

Female
{{-- @foreach( $department as $dpt)--}} {{--
--}} {{--
--}} {{--
{{$dpt->departmentName }}
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Employee
--}} {{-- @foreach($totalemp as $tm)--}} {{-- @if($tm->dptid == $dpt->id)--}} {{--
@if(empty($tm->totalemp)){{"0"}}@else{{$tm->totalemp}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Present
--}} {{-- @foreach($todaypresent as $tp)--}} {{-- @if($tp->dptid == $dpt->id)--}} {{--
@if(empty($tp->totalprst)){{"0"}}@else{{$tp->totalprst}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Absent
--}} {{-- @foreach($totalabsent as $ta)--}} {{-- @if($ta->dptid == $dpt->id)--}} {{--
@if(empty($ta->totalabsent)){{"0"}}@else{{$ta->totalabsent}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Leave
--}} {{-- @foreach($totalleave as $tl)--}} {{-- @if($tl->dptid == $dpt->id)--}} {{--
@if(empty($tl->totalleave)){{"0"}}@else{{$tl->totalleave}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Working Hour
--}} {{-- @foreach($todaypresent as $tp)--}} {{-- @if($tp->dptid == $dpt->id)--}} {{--
@if(empty($tp->totalprst)){{"0"}}@else{{($tp->totalprst * 8)}}@endif
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endforeach--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Total Salary by Unit

--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

ToDo List

--}} {{--
--}} {{--
--}} {{--
    --}} {{--
  • --}} {{-- --}} {{--
    --}} {{-- SCHEDULED FOR 3:00 P.M. ON JUN 2018--}} {{--
    --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
    --}} {{-- SCHEDULED FOR 4:30 P.M. ON JUN 2018--}} {{--
    --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
    --}} {{-- John Smith Designer
    --}} {{-- Hossein Shams Developer
    --}} {{-- Maryam Amiri SEO
    --}} {{-- Mike Litorus iOS Developer--}} {{--
    --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
    --}} {{-- SCHEDULED FOR 4:30 P.M. ON JUN 2018--}} {{--
    --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Employee Performance

--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
AvatarNameDesignationPerformance
Marshall NicholsUI UX DesignerGood5,8,6,3,5,9,2
Susie WillisDesignerAverage2,1,3,-3,5,9,2
Francisco VasquezTeam LeaderExcellent5,8,6,3,5,9,2
Erin GonzalesAndroid DeveloperWeak2,-5,3,-6,-4,8,-1
Ava AlexanderUI UX DesignerGood5,8,6,3,5,9,-2
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{-- modal--}} {{-- end modal--}} @endsection @section('js') @endsection