package views import ( "strconv" ) templ Reports(months []string, m int, year string) { @BaseLayout() {

Reports

Generate monthly and yearly statements

Period
} }