{!! Form::select('flag',['set_top_trending' => 'Top Trending','unset_top_trending' => 'Unset Top Trending'],null,['class' => 'form-control form-select select2','disabled','placeholder' => 'if you want to putt video in top trending']) !!}
{!! Form::select('recent_upload',['set_recent_upload' => 'Set Recent Upload','unset_recent_upload' => 'unset Recent Upload'],null,['class' => 'form-control form-select select2','disabled','placeholder' => 'if you want to putt video in top trending']) !!}