{!! Form::customSelect('author_id', ['' => __('Select an author...')] + $authorsArray, $authorId, ['class' =>'form-control']) !!}