@if (!empty($icon))
@endif {{ $title ?? apply_filters(BASE_ACTION_FORM_ACTIONS_TITLE, trans('core/base::forms.publish')) }}
@include('core/base::forms.partials.form-buttons')
@if(is_in_admin(true))
{!! Breadcrumbs::render('main', PageTitle::getTitle(false)) !!}
@endif
@include('core/base::forms.partials.form-buttons')