Panel example
  
  
Default
How it looks (preview)
Application complete
      Your reference number
HDJ2123F
HDJ2123F
How to call this example
<%= render "govuk_publishing_components/components/panel", {
  title: "Application complete",
  description: sanitize("Your reference number<br>
    <strong>HDJ2123F</strong>
    ")
} %>