{{ Form::label('title', getphrase('schedule_title')) }} * {{ Form::text('title', $value = null , $attributes = array('class'=>'form-control', 'placeholder' => '1st Term')) }}