{{ $title ?? trans('core/base::forms.image') }}

{!! Form::mediaImage($name ?? 'image', $value) !!} {!! Form::error($name ?? 'image', $errors) !!}