{{ Form::label('','Fecha de Inicio:',array('for'=>'txtStartDate' ,'class' => 'col-md-6 control-label')) }}
{{ Form::label('','Fecha de fin:',array('for'=>'endDate' ,'class' => 'col-md-6 control-label')) }}
{{ HTML::script('js/paymentstm/report/payments/loads/dates.js') }}