@if ($task)
{{ $task->description }}
{{ company_date_formate($task->created_at, $project->created_by, $project->workspace) }}
{{ company_date_formate($task->due_date, $project->created_by, $project->workspace) }}
@if ($milestone) {{ $milestone->title }} @endif
{{ __("It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. Here's a little tip that might help you get back on track.") }}
{{ $file->file_size }}