{!! Form::customSelect('author_id', ['' => trans('plugins/author::author.select_author')] + $authorsArray, $authorId, [ 'class' => 'form-control', ]) !!}