@props(['tasks'])
Unnamed Tasks
These tasks cannot be monitored because no name could be determined for them.
@foreach ($tasks as $task) @endforeach
To monitor these tasks you should add ->monitorName() in the schedule to manually specify a name.