@props(['task'])
@if ($task->name()) {{ $task->name() }} ({{ $task->type() }}) @else {{ $task->type() }} @endif {{ $task->humanReadableCron() }}