| {{ __('Name') }} | {{ __('Actions attached') }} | {{ __('Status') }} | {{ __('Updated') }} | {{ __('Manage') }} |
|---|---|---|---|---|
| {{ $macro->name }} | {{ trans_choice('1 action|:n actions', $macro->actions->count(), ['n' => $macro->actions->count()]) }} |
@if ($macro->is_default_enabled)
|
{{ $macro->updated_at?->diffForHumans() }} |
|