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

Default Buttons

Otline Buttons

Rounded Button

Outline Rounded Buttons

Soft Buttons

Soft Rounded Buttons

Sizes

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