@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Dashboard"}) @@include('partials/head-css.html')
@@include('partials/sidenav.html')
@@include("partials/page-title.html", {"subtitle":"Forms","title":"Input"})

Checkbox

Default
Disabled

Radio Button

Default
Disabled

Switch

Default
Disabled
Colored
@@include('partials/footer.html')
@@include('partials/footer-scripts.html')