package components import ( "strconv" ) templ Invoice(hash string, bolt11 string, msats int, expiresIn int, paid bool) {