@stack('button_group_start')
@if (!$hideButtonMoreActions)
@endif
@stack('button_group_end')
@stack('add_new_button_start')
@if (!$hideButtonAddNew)
@can($permissionDocumentCreate)
{{ trans('general.add_new') }}
@endcan
@endif
@stack('add_new_button_end')