7 lines
98 B
PHP
7 lines
98 B
PHP
|
|
<template name="summary">
|
|
<div {{ $attributes }}>
|
|
{{ $slot }}
|
|
</div>
|
|
</template>
|