@foreach($tasks as $task) {{ str_limit($task->product_task_title ?? '---', 60) }} @endforeach