Add Sales Task

To add a new sales task to this Lead, complete the form below.

{{ csrf_field() }}

The following tasks are not currently assigned to this lead. To add, select the the desired task from the list and enter the desired sequence below.

(e.g., 1,3,5,7,9)

@foreach ($lead->tasks as $task) @endforeach
Seq Sales Tasks
{{$task->Sequence}} {{$task->type->Name}}