<% if @banner.errors.any? %>
<%= @banner.errors.count %> <%= t("admin.banners.errors.form.error", count: @banner.errors.count) %>
<% end %>