@block title { @title } @block content {
@link req, Self::index {Home}
@title
@for group in groups {

@group.name

}
}