@php $subtasks = $detailData['subtasks']; $comparison = $subtasks['comparison']; @endphp
{{ $subtasks['stage_label'] }}
{{ $item['label'] }}
{{ $item['description'] }}
@if (!empty($item['badge'])) {{ $item['badge'] }} @endif @endif| Subtarea | Responsable | Vencimiento | Progreso | Estatus |
|---|---|---|---|---|
|
{{ $row['task'] }}
{{ $row['area'] }}
|
{{ $row['owner'] }} | {{ $row['due'] }} |
{{ $row['progress'] }}
|
@if (($row['status_type'] ?? 'text') === 'icon') {{ $row['status'] }} @else {{ $row['status'] }} @endif |
{{ $comparison['description'] }}
Fisico
Subtareas
{{ $alert['description'] }}
{{ $item['title'] }}
{{ $item['description'] }}
{{ $item['time'] }}
Referencia de Modelo
{{ $subtasks['reference']['subtitle'] }}