# Octoparse firm tasks started Hi, {{ $count }} Octoparse task(s) were started. Following are the firms with their codes: | Firm | Code | |:-----|:-----| @foreach ($tasks as $task) | {{ $task->name }} | {{ $task->code }} | @endforeach Thank you. Lexlegio Admin