{!! Form::label('$FIELD_NAME$', '$FIELD_NAME_TITLE$:') !!} {!! Form::select('$FIELD_NAME$', $INPUT_ARR$, null, ['class' => 'form-control custom-select']) !!}