@include('core/base::forms.partials.image', [
'name' => null,
'value' => '__value__',
'image' => '__image__',
'attributes' => [],
])
@include('core/base::forms.partials.file', [
'name' => null,
'value' => '__value__',
'url' => '__url__',
'attributes' => [],
])
__title__
__instructions__