@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="product/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="product/lists/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="product/property/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="tag/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="service/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="service/lists/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="customer/lists/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="customer/property/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |
@@ -84,7 +84,7 @@ |
||
84 | 84 | |
85 | 85 | <div class="list-view" |
86 | 86 | data-domain="plugin/type" |
87 | - data-items="<?= $enc->attr( $this->get( 'items', map() )->call('toArray')->all() ) ?>"> |
|
87 | + data-items="<?= $enc->attr( $this->get( 'items', map() )->call( 'toArray' )->all() ) ?>"> |
|
88 | 88 | |
89 | 89 | <nav class="main-navbar"> |
90 | 90 |