{{-- {!! Form::selectYear('year', 1945, 2050) !!} --}}
{{-- {!! Form::text('campusName', $value = null, ['class' => 'form-control', 'id' => 'campusName', 'type' => 'text', 'placeholder' => 'Enter Campus Name']) !!} --}}
{{-- {!! Form::selectYear('passingYear', 1945, 2050, ['class' => 'form-control', 'id' => 'passingYearId', 'name' => 'passingYear', 'type' => 'number', 'placeholder' => 'Enter Year','style' => 'width:500px; margin-bottom:15px;']) !!} --}}