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

Employee Details

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

Employee Details

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

Date

to {{-- --}}
{{-- --}} {{-- --}}
@if(Auth::user()->fkUserType == "admin")
{{-- --}}
@endif
{{-- --}}
Emp ID Name Department Total Attendance Total Late Average Working hour Total Leave WeekendWeekend CountAction
@endsection @section('js') @endsection