Feuerwehr-eppingen/storage/framework/views/e25328c1cc35b6f8aafb43d3ccb10ed570688d19.php

10 lines
440 B
PHP

<strong>
<?php $__currentLoopData = $model->tags; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tag): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($tag->type == 'abteilung'): ?>
<?php echo e($tag->name); ?> <?php if(!$loop->last): ?> <?php endif; ?>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</strong>
<?php echo $model->content; ?>