@php use App\Enums\LeadActions\ActionType; @endphp
Action
Workflow
@foreach ($leadActions as $action)
@can('crm_leadactions-update') @else @endcan
@endforeach
@can('crm_leadactions-update') {{$btn_text}} @endcan