startSection('content'); ?>

title); ?>

description); ?>

$topics->count()])); ?>

close): ?>
checkUserCanCreateTopic()): ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $topic): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php echo e($topic->creator->full_name); ?>

title); ?>

creator->full_name); ?> created_at,'j M Y | H:i')); ?>
posts_count); ?>
pin): ?>
close): ?>
lastPost)): ?>
<?php echo e($topic->lastPost->user->full_name); ?>

lastPost->user->full_name); ?>

lastPost->created_at,'j M Y | H:i')); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
appends(request()->input())->links('vendor.pagination.panel')); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $topUser): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> all_posts)): ?>
<?php echo e($topUser->full_name); ?>
full_name); ?> $topUser->posts])); ?> | $topUser->topics])); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $popularTopic): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php echo e(!empty($popularTopic->creator) ? $popularTopic->creator->full_name : ''); ?>
title); ?> creator->full_name); ?> | $popularTopic->posts_count])); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
stopSection(); ?> make('web.default.layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>