@extends('layouts.master') @section('content')
Task Name | Project | Assigned To | Description | File | Status | Actions |
---|---|---|---|---|---|---|
{{ $task->name }} | {{ $task->project->name }} | {{ $task->assignedEmployee->name }} | {{ $task->description }} | {{ $task->file_path }} |
completed ? 'checked' : '' }}>
|