@@include('./dashboard/_topbar.html', {
"path": "../../"
})
@@include('./dashboard/_sidenav.html', {
"mainPage": "forms",
"page": "general",
"path": "../../"
})
@@include('./dashboard/_content-header.html', {
"header_name": "General Form"
})
@@include('./dashboard/_footer.html', {
"path": "../../"
})