Previous and next navigation example
  
  
Only next
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/previous_and_next_navigation", {
  next_page: {
    url: "next-page",
    title: "Next page",
    label: "Tax disc"
  }
} %>