{!! Form::label('lblDateInvoice', 'Invoice Date'); !!} {!! Form::text('txtDateInvoice', null, ['class' => 'form-control pull-right date-range', 'data-opens' => 'left', 'placeholder' => 'Invoice Date']); !!}