<%# locals: (budget:) %>
<%= icon "alert-triangle", size: "lg", color: "destructive" %>

You have over-allocated your budget. Please fix your allocations.

<%= render DS::Link.new( text: "Fix allocations", variant: "secondary", size: "sm", icon: "pencil", icon_position: "right", href: budget_budget_categories_path(budget) ) %>