Feuerwehr-eppingen/storage/framework/views/1a680a9dafb90dc2d1789bd40e133bfb613887ae.php

10 lines
476 B
PHP

<strong>
<?php $__currentLoopData = $post->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 e(str_limit(strip_tags($post->content), 150, '...')); ?>