@@ -153,7 +153,7 @@ |
||
153 | 153 | |
154 | 154 | <div class="list-view" |
155 | 155 | data-domain="subscription" |
156 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
156 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
157 | 157 | |
158 | 158 | <nav class="main-navbar"> |
159 | 159 |