TASK ACTION
SNO | Color/Flag | Action | Status | Split | Avail | Time/Duration | Hours Worked | Task Name / No. | Reported By | Entry Date | Due Date | Beneficiary Dep | Beneficiary Person | Decription | Attachment | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | @if ( $res['Status'] == 'S' ) | Start | @elseif ( $res['Status'] == 'H' )Hold | @elseif ( $res['Status'] == '' )@endif | | {{ $res['RemainingDuration'] }} | {{ $res['Time'] }}/{{ $res['Duration'] }} | {{ $res['Worked_Hours'] }} | {{ $res['Task_Name'] }} - {{ $res['Task_id'] }} | {{ $res['Reported_By'] }} | {{ 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: