@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Form Layout"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Form","title":"Layout"})

Basic Example

We'll never share your email with anyone else.

Horizontal form

Sizing

As shown in the previous examples, our grid system allows you to place any number of a .grid-cols-* and .flex

@

Grid

More complex layouts can also be created with the grid system.

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')