@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light" }) @@include('sidebar-with-footer.htm', { "parent": "ui-elements", "sub_parent": "forms", "active": "validation" })
@@include('top-bar.htm')
@@include('breadcrumb.htm', { "parent": "UI Elements", "active": "Form Validation" })

Basic Validation

Looks good!
Looks good!
Please choose a username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.

Highlighted Input Field

Looks good!
Looks good!
Please choose a username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
@@include('footer.htm')