{!! Form::select('year_month', $year_months, date('Y-m', $current_time), ['id' => 'month-dropdown', 'data-href' =>'']) !!}