@if ($title = Arr::get($config, 'title'))

{!! BaseHelper::clean($title) !!}

@endif {!! $form->renderForm() !!}