@if ($announcements) {{ $announcements->title }} - {{ $announcements->description }} @else {{ trans('admin/dashboard.no_announcments') }} @endif
Info Details
Info Details
{{ trans('admin/dashboard.average_working_hour') }}
No record found
@else{{ trans('admin/dashboard.department') }} | {{ trans('admin/dashboard.total_employees') }} | {{ trans('admin/dashboard.present') }} | {{ trans('admin/dashboard.absent') }} |
---|---|---|---|
{{ $department->name }} @if ($department->organization_id != $organization->id) (Master) @endif | {{ $department->total_members }} | {{ $department->present_members }} | {{ $department->absent_members }} |
No record found
@else{{ trans('admin/dashboard.shift') }} | {{ trans('admin/dashboard.total_employees') }} | {{ trans('admin/dashboard.present') }} | {{--{{trans("admin/dashboard.absent")}} | --}}
---|---|---|---|
{{ $shift->name }} | {{ $shift->total_employees }} | {{ $shift->present_employees }} | {{--{{$shift->absent_employees}} | --}}
Counter {{ date('F Y') }}
Counter {{ date('F Y') }}
Till Date
Date | Count | |||
---|---|---|---|---|
{{ trans('admin/dashboard.max_attendance') }} | @if (isset($maxAttendanceDate) && $maxAttendanceDate){{ dateFormat($maxAttendanceDate->attendance_date) }} | {{ $maxAttendanceDate->attendance_count }} | @else- | - | @endif
{{ trans('admin/dashboard.min_attendance') }} | @if (isset($minAttendanceDate) && $minAttendanceDate){{ dateFormat($minAttendanceDate->attendance_date) }} | {{ $minAttendanceDate->attendance_count }} | @else- | - | @endif
{{ $auditLog->action }}
{{ date('F') }} - {{ date('Y') }}
{{ date('F') }} - {{ date('Y') }}
{{ date('F') }} - {{ date('Y') }}
{{ trans('admin/dashboard.absent_alert_type') }} | {{ trans('admin/dashboard.total_employees') }} |
---|---|
{{ $absentAlert['title'] }} | {{ $absentAlert['count'] }} |
Record not found. |
Rule Name | Expiry Date |
---|---|
{{ $otRule->title }} (OT) | {{ dateFormat($otRule->valid_to) }} |
Record not found. |