@extends('layout.mainlayout')
@section('content')
Timesheets
Employee |
Date |
Project |
Assigned Hours |
Worked Hours |
|
|
14 Jan 2024
|
Office Management
|
32 |
13
|
|
|
21 Jan 2024
|
Project Management
|
45 |
14
|
|
|
20 Feb 2024
|
Project Management
|
45 |
22
|
|
|
15 Mar 2024
|
Hospital Administration
|
45 |
78
|
|
|
12 Apr 2024
|
Office Management
|
36 |
45
|
|
|
20 May 2024
|
Hospital Administration
|
49 |
14
|
|
|
06 Jul 2024
|
Video Calling App
|
57 |
16
|
|
|
02 Sep 2024
|
Office Management
|
21 |
18
|
|
|
15 Nov 2024
|
Project Management
|
32 |
19
|
|
|
15 Nov 2024
|
Project Management
|
32 |
19
|
|
@component('components.modal-popup')
@endcomponent
@endsection