@extends('layouts.dashboard') @section('title', 'Proj Mgr - ' . $taskList->name) @section('content')
{{ $taskList->description }}
No tasks yet
Add your first task to get started
{{ $task->title }}