@foreach($tasks as $task)
{{ __('forms.lbl_completed') }} : {{ App\Services\DateUtils::parseIsoDate($task->users->first()->pivot->created_at)->diffForHumans() }}