ruạṛ
<?php $__env->startSection('content'); ?> <?php if(!have_posts()): ?> <div class="alert alert-warning"> <?php echo e(__('Sorry, but the page you were trying to view does not exist.', 'sage')); ?> </div> <div class="mb-4"> <?php echo get_search_form(false); ?> </div> <?php endif; ?> <p class="text-center my-9 lead">Sorry, but the page you were trying to view does not exist.</p> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.app', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
cải xoăn