{{ $panel }} Add Form

{!! Form::open(['route' => $base_route.'.store', 'id' => 'bulk_action_form']) !!}
{!! Form::label('year', 'Year', ['class' => 'col-sm-1 control-label input-mask-date']) !!}
{!! Form::select('year', $data['year'], null, ['class' => 'form-control']) !!}
Month Day in Month Holiday Open Day