| {{ __('Name') }} | {{ __('Trigger') }} | {{ __('Cadence') }} | {{ __('Status') }} | {{ __('Manage') }} |
|---|---|---|---|---|
| {{ $automation->name }} |
|
{{ $automation->cadenceLabel() }} |
@if ($automation->is_default_enabled)
|
|
{{ __('Automations hard-delete because the table has no soft-delete column. Tenant copies survive — their platform_default_id back-reference is nulled.') }}
@endif