@extends('layouts.app') @section('title','New Timesheet') @section('page-title','Timesheets') @section('content')
Choose the employee to create a timesheet for. Only employees with attendance mode set to Remote or Not Required are listed here.
@endif