@extends('layouts.app')
@section('title', 'Yearly Attendance Report')
@section('panel-actions')
@endsection
@section('content')
| Employee Name |
Designation |
Action |
@endsection
@section('modals')
| Employee |
Jan |
Feb |
Mar |
Apr |
May |
Jun |
Jul |
Aug |
Sep |
Oct |
Nov |
Dec |
Total |
@endsection
@push('scripts')
@endpush