@extends('layouts.dashboard') @section('title', 'Proj Mgr - Task' ) @section('content')
{{ $project->description }}
Filters apply across all task lists on this project view.
{{ $taskList->description }}
@endif{{ $taskList->description }}
@endifGet started by creating your first task list to organize your project tasks. You can create lists like "To Do", "In Progress", "Review", or any custom workflow that fits your project.
Create Your First Task List