@if (homePage()) { @if (fieldError('pages'); as msg) {

{{ msg }}

}
@for (section of sections(); track section.id) {
{{ section.id }}
}
}