@extends('components.dashboard.layout.layout') @section('content') @include('components.alert')
Review all workflow steps and manage their sorting order.
| Name | Sort | Actions |
|---|---|---|
|
{{ str($flow->name)->replace('_', ' ')->lower()->ucfirst() }} CRM workflow step |
{{ $flow->sort ?? '—' }} | |
|
No workflows found
There are no workflow records available yet.
@can('crm_workflow-create')
@endcan
|
||