@extends('layouts.app') @inject('employeeRepository', 'Modules\Employee\Repositories\EmployeeRepository') @section('content')
S.N | Task | Product | Start Date | Deadline | Assigned | Priority | Status | Action |
---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $task->title }} | {{ $task->product?->name }} | {{ $task->start_date }} | {{ $task->due_date }} | {!! $task->priority_status !!} | {{ $task->column?->name }} |