{{-- wrapper --}}
{{-- empty --}}
{{-- row --}}
{{-- createdBy --}}
{{-- checkboxStatus--}}
{{-- 1: pending --}} @if ($task->status == 'Pending')
{{-- 2: completed --}} @else
@endif {{-- end if --}}
{{-- endCol --}} {{-- --------------------------------- --}} {{-- --------------------------------- --}} {{-- assignedTo --}}
{{-- executionDate --}}
{{-- -------------------------------- --}} {{-- -------------------------------- --}} {{-- DueDate --}}
{{-- completionDate --}}
{{-- -------------------------------- --}} {{-- -------------------------------- --}} {{-- section --}}
{{-- sectionTitle --}}
{{ __('Task Description') }}
{{-- endSection --}}
{{-- endWrap --}} {{-- -------------------------------- --}} {{-- -------------------------------- --}} {{-- actionsCol --}}
{{-- spinner --}} {{-- 1: update --}} {{-- 2:edit --}} {{-- 3: remove --}}
{{-- endCol --}}
{{-- endWrapper --}}