@php use App\Enums\LeadActions\ActionType; @endphp @extends('components.dashboard.layout.layout') @section('content') @include('components.alert')
Review the available lead actions and select the workflow assigned to each action.
The action name is locked to prevent accidental changes. Only users with update permission can change the related workflow.