{{-- Resource Topic --}}
{!! Form::select('topic_id', $resource_topics, null, ['class' => 'form-control ', 'id' => 'topic_id', 'placeholder' => 'Please select the topic', 'style' => 'width:100%']) !!}