1d24fd1c1f3449e0c8058177c79187e8d54cd279.php 434 B

12345
  1. <?php $__env->startSection('title', __('Not Found')); ?>
  2. <?php $__env->startSection('code', '404'); ?>
  3. <?php $__env->startSection('message', __('Not Found')); ?>
  4. <?php echo $__env->make('errors::minimal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\phpstudy_pro\WWW\cydsyy-api\vendor\laravel\framework\src\Illuminate\Foundation\Exceptions/views/404.blade.php ENDPATH**/ ?>