@if (isset($banner) && $banner->backgroundImage)
{!! Form::checkbox('delete_image[background]', 1, null, ['class' => 'icheck']) !!} {{ trans('app.form.delete_image') }}
@endif
The background color and image has no use in new default theme and will be removed in future update.
* {{ trans('app.form.required_fields') }}