<% count = ShippingAddressTask.where(end_date: nil).count %>

<% if count == 0 %> 0 <%else%> <%= count%> <%end%> <%= I18n.t(:tasks)%>