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/88d8c654aa9c546b3822c14462e7474b75a486dd.php

<div refs="entity-search@searchView" class="search-results hidden">
    <div class="grid half v-center">
        <h3 class="text-muted px-none">
            <?php echo e(trans('entities.search_results')); ?>

        </h3>
        <div class="text-right">
            <a refs="entity-search@clearButton" class="button outline"><?php echo e(trans('entities.search_clear')); ?></a>
        </div>
    </div>

    <div refs="entity-search@loadingBlock">
        <?php echo $__env->make('common.loading-icon', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
    </div>
    <div class="book-contents" refs="entity-search@searchResults"></div>
</div><?php /**PATH /var/www/html/bookstack/resources/views/entities/search-results.blade.php ENDPATH**/ ?>