@if (!empty($icon)) @endif {{ $title ?? apply_filters(BASE_ACTION_FORM_ACTIONS_TITLE, trans('core/base::forms.publish')) }}

@php do_action(BASE_ACTION_FORM_ACTIONS, 'default') @endphp @if (!isset($onlySave) || ! $onlySave) @endif   {!! apply_filters('base_action_form_actions_extra', null) !!}