{!! Form::text('duration_of_stay',null, ['class'=>"form-control",'placeholder'=>'Duration of Stay']) !!}
Please answer the following questions
{!! Form::textarea('why_volunteer',null, ['class'=>"form-control",'placeholder'=>'Why do you want to do Volunteer?']) !!}
{!! Form::textarea('when_internship',null, ['class'=>"form-control",'placeholder'=>'When do you want to begin internship and how long do you want to work?']) !!}
{!! Form::textarea('field_of_interest',null, ['class'=>"form-control",'placeholder'=>' What is your field of interest?']) !!}
{!! Form::textarea('know_internship_nepal',null, ['class'=>"form-control",'placeholder'=>'How did you know about Internship Nepal?']) !!}