Your IP : 216.73.216.79


Current Path : /var/www/html/bookstack/storage/framework/views/
Upload File :
Current File : /var/www/html/bookstack/storage/framework/views/ac531dfb74100d91cc13810206a79abba31d128f.php

<?php $__env->startSection('body'); ?>
    <div class="container small pt-xl">
        <main class="card content-wrap">
            <h1 class="list-heading"><?php echo e($title); ?></h1>

            <div class="book-contents">
                <?php echo $__env->make('entities.list', ['entities' => $entities, 'style' => 'detailed'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
            </div>

            <div class="text-center">
                <?php echo $entities->links(); ?>

            </div>
        </main>
    </div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.simple', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/bookstack/resources/views/common/detailed-listing-paginated.blade.php ENDPATH**/ ?>