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

Rater Js Example

5 star rater with step

Random Number Betweeen

On hover Event

Clear/Reset rater

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