CRM Edit Sales Task

Sales Tasks are used to define specific activity for each sales type.

{{csrf_field()}}
@if($salesTask->id) @endif
IsActive ? 'checked=checked' : '' }} type="radio" name="IsActive" value="1">Yes IsActive ? 'checked=checked' : '' }} type="radio" name="IsActive" value="0">No
IsMeeting ? 'checked=checked' : '' }} type="radio" name="IsMeeting" value="1">Yes IsMeeting ? 'checked=checked' : '' }} type="radio" name="IsMeeting" value="0">No

Task Notification Routines

A notificaiton will be sent using the selected template below when the task is scheduled.

A notificaiton will be sent using the selected template below when the task is completed.