{{ csrf_field() }}
{{ __('Start Timer') }}
{{ __('Task Type') }} :
{{ __('Created') }} :
{{ __('Start Date') }} :
{{ __('Due Date') }} :
{{ __('Assignees') }} @if(Helpers::has_permission(Auth::user()->id, 'add_task_assignee')) @endif
{{ __('Tags') }}
{{ __('Details') }}
{{ __('Checklist') }}
{{ __('Files') }}
{{ __('Note') }}! {{ __('Allowed File Extensions: jpg, png, gif, docx, xls, xlsx, csv and pdf') }}
{{ __('Comment') }}
{{ __('Assignees') }}

{{ __('End task timer') }}
{{ __('Timer List') }}
{{ csrf_field() }}
{{ __('Assignee') }} {{ __('Start time') }} {{ __('End Time') }} {{ __('Time Spent') }} {{ __('Action') }}