SUB TASK ACTION
SNO | Color/Flag | Action | Status | Task No | Task Name | Reported By | Time/Duration | Hours Worked | Entry Date | Due Date | Decription | Attachment | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | @if($res['Status'] === 'S') | Start | @elseif ($res['Status'] ==='H')Hold | @elseif($res['Status'] ==='C')Completed | @elseif($res['Status'] === '')@endif | {{ $res['Sub_Task_id'] }} | {{ $res['Task_Name'] }} | {{ $res['Reported_By'] }} | {{ $res['Time_Intervel'] }}/{{ $res['duration'] }} | {{ $res['Worked_Hours'] }} | {{ date('d-m-Y', strtotime($res['Date'])) }} | {{ date('d-m-Y', strtotime($res['due_date'])) }} | {{ $res['Description'] }} |
@if($res['attachment'] != "No Image")
Warning: Undefined variable $res in C:\Apache24\htdocs\Dev-life\resources\views\TMS\SubTask\SubAllocationReport.blade.php on line 463 Warning: Trying to access array offset on null in C:\Apache24\htdocs\Dev-life\resources\views\TMS\SubTask\SubAllocationReport.blade.php on line 463 Deprecated: basename(): Passing null to parameter #1 ($path) of type string is deprecated in C:\Apache24\htdocs\Dev-life\resources\views\TMS\SubTask\SubAllocationReport.blade.php on line 464 {{ $res['attachment'] }} @else No Image @endif
×
|
Total entries: