<%= stylesheet_link_tag "datepicker/daterangepicker.css","datepicker/style.css"%>
<%= @startDate.to_date.strftime("%d %b,%Y") %> - <%= @endDate.to_date.strftime("%d %b,%Y") %>