startSection('content'); ?>


forum hero
<?php echo e(trans('update.forums')); ?>
<?php echo e(trans('update.topics')); ?>
<?php echo e(trans('site.posts')); ?>
<?php echo e(trans('update.members')); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $forum): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

title); ?>

subForums) and count($forum->subForums)): ?> subForums; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $subForum): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> make('web.default.forum.forum_card',['forum' => $subForum], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> make('web.default.forum.forum_card',['forum' => $forum], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
stopSection(); ?> make('web.default.layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>