@php $result = !empty($attributes['id']) ? $attributes['id'] : $name; @endphp
{{ trans('core/media::media.add') }}
@if (isset($attributes['with-short-code']) && $attributes['with-short-code'] == true && function_exists('shortcode'))
@once
@push('footer')
@endpush
@endonce
@endif
{!! apply_filters(BASE_FILTER_FORM_EDITOR_BUTTONS, null) !!}