Timesheet Entry
Entered By
Select Employee
{#each employees as employee}
{employee.name}
{/each}
Work Description
Type of Work
{#each typeOfWorkOptions as option}
{option}
{/each}
Category of Work
{#each categoryOptions as option}
{option}
{/each}
Villa
Select Villa
{#each villas as villa}
{villa.name}
{/each}
Date/Time In
Date/Time Out
Total Work Hours
{form.total_work_hour}
Remarks
Submit Timesheet