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

Default Buttons

Button Outline

Button-Rounded

Outline Rounded Buttons

Soft Buttons

Soft Rounded Buttons

Sizes

Disabled

Buttons with Icon

Block Button

Button Group

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