@if (loading()) {

Loading…

} @else if (!allows().length) {

No allowed domains.

} @else { @for (a of allows(); track a.id) {
{{ a.domain }}
} }