@extends('hr::layouts.app') @section('head')
@endsection @section('content')
Home
Dashboard
Attendance Analysis (Today)
Designation
Registered
Scheduled
Attend
Today %
Avg / Month
Trend
@endsection @section('script') @endsection