@extends('layouts.app') @section('title', 'Add Time Entry') @section('content')

Log Time

@csrf
Please select a project first.
Cancel
@endsection