MAIN TASK REPORT
SNO | Status | Task No | Task Name | Reported To | Time/Duration | Hours Worked | Entry Date | Due Date | Beneficiary Dep | Beneficiary Person | Decription | Attachment | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | @if ( $res['Status'] == 'C')Completed | @elseif($res['Status'] === 'S')Start | @elseif($res['Status'] === 'H')Hold | @elseif($res['Status'] === '')@endif | {{ $res['Task_id'] }} | {{ $res['Task_Name'] }} | {{ $res['Reported_To'] }} | {{ $res['Time'] }}/{{ $res['Duration'] }} | {{ $res['Worked_Hours'] }} | {{ date('d-m-Y', strtotime($res['Entry_Date'])) }} | {{ date('d-m-Y', strtotime($res['Due_date'])) }} | {{ $res['Ben_Dep'] }} | {{ $res['Ben_Staff'] }} | {{ $res['Description'] }} |
@if($res['Attachment'] != "No Image")
{{ $res['Attachment'] }}
@else
No Image
@endif
×
|
Total entries:
SUB TASK REPORT
SNO | Status | Sub-Task No | Task Name | Reported To | Time/Duration | Hours Worked | Entry Date | Due Date | Decription | Attachment | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | @if ( $res['Status'] == 'C')Completed | @elseif($res['Status'] === 'S')Start | @elseif($res['Status'] === 'H')Hold | @elseif($res['Status'] === '')@endif | {{ $res['Sub_Task_id'] }} | {{ $res['Task_Name'] }} | {{ $res['Reported_To'] }} | {{ $res['Time'] }}/{{ $res['Duration'] }} | {{ $res['Worked_Hours'] }} | {{ date('d-m-Y', strtotime($res['Entry_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\MainTask\TaskAllocationReport_Old.blade.php on line 427 Warning: Trying to access array offset on null in C:\Apache24\htdocs\Dev-life\resources\views\TMS\MainTask\TaskAllocationReport_Old.blade.php on line 427 Deprecated: basename(): Passing null to parameter #1 ($path) of type string is deprecated in C:\Apache24\htdocs\Dev-life\resources\views\TMS\MainTask\TaskAllocationReport_Old.blade.php on line 428 {{ $res['Attachment'] }} @else No Image @endif
×
|
Total entries: